Open Native Maps App
@juanca_21 wrote: Hello, first excuse me for my english!I have a problem when i want to press a button to open a native maps app. I want to differentiate between iOS and android. This problem is the...
View ArticleScrolling effect on ionic? no luck with angular-scroll-animate
@benny wrote: Hello, I'm trying to add some effects on scrolling, my page is made of pictures and text, and i'd like to have some kind of parralax/fade/whatever cool effect on images when scrolling...
View ArticleHelp with ionic run TypeError: Cannot read property 'run:before'?
@kevbaker wrote: I am getting the below error whenever I try to build my ionic v1 app. I'm getting the same error for build too. Any thoughts? > ionic run ios --device TypeError: Cannot read...
View ArticleHow to Retreive Data from JSon to HTML table format?
@n0s13 wrote: I need an output like above on HTML table |TR| |TD| format on IONIC view. (not ng-repeat method).How to wrap data on json format and method to deliver to IONIC view..? Thank You. Posts:...
View Article$ionicScrollDelegate scrollTo not working on changing views
@smita_h wrote: I am developing an application which has huge list of items with indexed scroll (alphabetic scroll bar).I have used collection-repeat, and on click of index on the sidebar, it...
View ArticleuseItems not defined
@hiraddaneshvar wrote: Hi I am trying to use infinite scrolling. When I cal useItems(items) the console throws an error telling me useItems is not defined. What should I do? Posts: 1 Participants: 1...
View ArticleDeploy Ionic Framework App With Pre-Filled SQLite DB issue resolved
@akhlesh_bt wrote: Hi, Refer this link first: www.thepolyglotdeveloper.com Deploy Ionic Framework App With Pre-Filled SQLite DB Deploy your Ionic Framework Android and iOS mobile application with a...
View ArticleIonic app ios "Display Name" shown as "${Product_Name}" in XCode
@craiglin1992 wrote: After built in ios, in Display Name section in Xcode, it shows ${Product_Name} instead of the app name. Does any one knows what's happening and how should I solve this? I have...
View ArticleIonic push problem with ios 10
@craiglin1992 wrote: I am testing my app, which is already on testflight today. I do the push throught ionic cloud. My friend is using a iOS8 phone and I am using iOS 10. And he is getting push...
View ArticleIonic popup not closing in ios
@vinaysreedhara wrote: Trying to create a popup mess, but its not closing when we press cancel while running in ios,Its working fine in android. Any suggestions.Thank you. var myPopup =...
View ArticleSelect in Chrome developer tools stopped working
@tomchiverton wrote: Has anyone else noticed that if the Chrome developer tools are open, and the mobile toolbar is on e.g. to preview styles then select's no longer drop down ? I'm using Ionic v1.3.1...
View ArticleUrgent Need a Solution
@HarinderSingh wrote: Hello Everyone, I want to open http://google.com using inappbrowser within app. What setting I have to do that It will not open any other site without google page. Suppose we...
View ArticleExternal image not visible on android device
@bboldi wrote: I would like to load an image and show it on a controller in an img tag, interestingly some images are loaded without any problem, and some cause the image to show the 404 default icon...
View ArticleIonic 1: iOS 10 local storage issue
@djflocko wrote: Hello, Since the iOS 10 upgrade of some devices we have issues to write the local storage in our Ionic App. With iOS 9.x everything worked fine. Reading from local storage does still...
View ArticleHow to setup ionic 1 project app
@r123456789 wrote: Beginning a new project with Ionic 1. What are the appropriate CLI commands to setup the project ONLY for Ionic 1? Posts: 1 Participants: 1 Read full topic
View ArticleLocalstorage and token not updating
@evolware wrote: Before today, everytime i ran "ionic run android", I had to login in my app because the access token was deleted together with all localstorage (I stored it in localstorage), and also...
View ArticleHow to retrieve SMS list of your phone using Ionic Framework?
@JohnThomas123 wrote: I am trying to access the phone's SMS list.I need all the SMSes that are present in my inbox.I studied that the ngCordova SMS plugin helps to send SMS. But how can I retrieve all...
View ArticlePayments on Play market - What plugin do I need?
@baydikov wrote: HI!I want to implement payments as native payments with Google Play. But, what plugin can I use to this feature? --Thanks Posts: 1 Participants: 1 Read full topic
View ArticleRemote Debugging still exist after released version I want to remove it
@ravi_rasadiya wrote: can anyone please suggest way to remove my app from remote debugging while chrome://inspect after releasde version?because it is still show there!I already signed it with my...
View ArticleOn-release event is triggered before releasing actually
@grimace wrote: finally found a reference to what I'm experiencing, unfortunately op had no response. I'm tracking only on-touch and on-release and on-release get's called immediately ( just as this...
View Article