All ok on ionic serve NOT working on devices
@7773783 wrote: hi, everything is running on ionic servebut not running on devices. HELP!is something wronge with new cordova??i have upgraded recently to lastest ionic and cordova Posts: 1...
View ArticleGUI freezes until click event returns
@Oskarkarlsson wrote: Hi! I'm having som issues with a button in my Ionic app. My button have a click event "loginEvent()" that performs a login for the user. I have two span tags that is supposed to...
View ArticleSelect to change language
@codiqa100098546 wrote: Hi, I'm using ionic 3. I have a flag icon of the United Kingdom. I would like to open a dropdown list (ion-select and action-sheet interface) when I click on it. I have tried...
View ArticleImplementing PayPal payment Ionic
@Stuart2041 wrote: I'm trying to implement PayPal payment method on my APP made with Ionic 2/3, I allready installed $ ionic cordova plugin add com.paypal.cordova.mobilesdk $ npm install --save...
View ArticleIon-toggle not returning "true"
@ankitkaushik wrote: Hi, I have a form where i am planning to display the text boxes on the basis of option provided using ion-toggle button. User can enter either email or phone number on the basis...
View ArticleLazy Loading in custom project
@vtulin wrote: I'm trying to use Ionic as client in Meteor application.Is there a way to make it work in projects not generated by Ionic CLI? What are the requirments?Thank you in advance. Posts: 2...
View ArticlePlease help me ionic connection unsuccessful
@frankenly wrote: I create project ("ionic start aaaa tabs") and I test simulator iOS and android it work.I test device iOS it work but I test device android it not work. I test "ionic cordova run...
View ArticlePlugins no se instalan en apk
@jolquera wrote: Hello, I have had problems with cloud and onesignal, in the installation of plugging, it always gives me this error .... Plugin_not_installed ERROR I've done it with $ ionic cordova...
View ArticleGet Cookie in InAppBrowser Ionic2
@jeolcavaco wrote: Someone has already been able to capture cookies after calling new InAppBrowser (). Create? let ref = new InAppBrowser().create('https://wwww.google.com', "_self", "location=no" );...
View ArticleRealtime Position Tracking To use With Google Maps Directions APi
@aboessa wrote: Hey, guys,i work on Map app and i use google maps api direction to get the directions and route Between 2 places , but i want to make like Google map app (Navigation) voice and...
View ArticleIonic Version 3 Segment Button Binding Error (example works in Ionic ver 2)
@bitflinger wrote: Any Help would be GREATLY Appreciated - Thanks!!!! When binding a segment button using these requirements: - bound by FormGroup - segment button values (choices) come async from...
View ArticlePayPal deferred payment/ booking system
@dimitri320 wrote: I'm using PayPal in my app for payments. I would like to setup a 2 tier payment system, where at first the buyer only books the product (at this point he/she needs to connect...
View ArticleWhy am i getting null
@tascam424 wrote: HI folks .. I'm following a tutorial to try and learn about Ionic & WP Rest API...
View ArticlePayPal "paymentaction" variable
@dimitri320 wrote: Can someone advice where I will be able to set the paymentaction variable to authorization or order? Thanks a lot! Posts: 1 Participants: 1 Read full topic
View ArticleApp Built on Mac won't build on Windows computer
@htbill wrote: We developed the app on a Mac, initially. Moved the code over to a Windows 10 machine to compile to run on Windows. However, in the build process I'm getting this error at the end:...
View ArticleGoogle Login error 10
@gempain wrote: Hello, I have been struggling for two days on this problem and I've decided to reach out for help. I am trying to implement Google Login with firebase and Ionic 3, but I keep getting...
View ArticleHow to allow images from Facebook?
@remisture wrote: Hi, I cannot show images from Facebook in my app. I get '403 Forbidden'. This has worked for me for several months, but suddenly stopped working after a new build. I suspect...
View ArticleHelp needed - how to write accelerometer data to file
@Zivlevy wrote: HI, I need to write the accelerometer readings at 100Hz to file.While using Ionic native File plugin, the first write isn't finished when the next start and the result is out of sync...
View ArticleIOS deployment works with 10.2 but not 9.3?
@wivancic wrote: Using Ionic Framework. Works well on Android devices. Appears to work on IOS 10.2, but not IOS 9.3. In 9.3 Things don't render and Alerts for Radio Input or Multi-selections are...
View ArticleError: Zooming is not enabled! in IOS with Ionic
@automan wrote: hello, zoom functionality + slide and slidebox works well in my IonicV1 App, but in my Chrome's console I have this error when I tested in Ionic serve IOS . Error: Zooming is not...
View Article