Passing Data to ion-input from API for editing
@chambahr wrote: Hi, Am building and ionic App from an API, I have passed the user data to an edit form for editing but the data doesn’t display using the value="{{ data.data }}" so I can edit. Can...
View ArticleIonic 3: SSL handshake fails when using mobile internet on android devices
@Nu3trition wrote: Hi there, I’m developing a mobile app with Ionic 3 / Angular 5. I get the following error when making an API call via HTTPS and mobile internet enabled on android devices:...
View ArticleInput focus on "Next" button press
@Andredatsch wrote: Hello, I need to configure the “TabIndex” of my inputs, as i try to explain in the following image, when i’m with the focus on the field “Nome”, when i press the ‘next’ button,...
View ArticleAlertController custom template
@galler wrote: Hi! i’m migrating a v1 application to the latest version, before with the $ionicPopup you were able to make custom bodys for the alerts, is there any way to do the same with...
View ArticlePut an image center bottom of card
@pegahmojab wrote: what is the best way to align an image to center|bottom of card ? Posts: 1 Participants: 1 Read full topic
View ArticleRelease build removes spacing for iphone x
@joe_scotto wrote: When building on release my toolbar and nav-icons get pushed up and down. This doesn’t happen on non-release. Any ideas? Posts: 1 Participants: 1 Read full topic
View ArticleAndroid App Stalls at Splash Screen
@iecisit wrote: When running: ionic cordova run android --device my app builds just fine, loads on to the device just fine. But when it launches it sticks on the splash screen. Only when it launches...
View ArticleError: plugins not supported
@timotay wrote: I am having this error come up when working with plugins for Android builds. iOS is working fine and all the plugins work for that. However, after doing the following: ionic cordova...
View ArticleTrigger input file click in Ionic 4 after page change
@JoseM wrote: I want to trigger/open a file input coming from another page in Ionic 4. In page 1 I have a button to go to page 2 with params, in page two I get the param so I want to automatically...
View ArticlePlying video issue
@flycoders_sourav wrote: I am uploading the video into my server and those videos i want to play into my app How can i do that. please guide me anyone Thanks Posts: 6 Participants: 2 Read full topic
View ArticleJosh Morony Creating an Advanced Google Maps is not working
@rsa wrote: First of all, I had to thank Josh Morony for great tutorials. since last night I was trying to use this tutorial but the map is not loading. Any one used it? joshmorony - Build Mobile Apps...
View ArticleNpm plugin works fine with ionic serve but not on android device
@shubhangi_123 wrote: I am new to ionic. I want to implement gauge chart in my app. I tried with ng2-gauge-with-color-band. It works on browser but not on devices. thanks in advance Here is en error...
View ArticleNot Able to debug Particular Screen in Ios
@anuj14 wrote: I have tried to test on ios and connected my device with usb to test on mac machine . My device is showing there and i am able to open Safari -> Develop -> Web inspector of my...
View ArticleIon-grid with ion-datetime
@anupam10 wrote: Hello i am trying to create a tabel view using ion-grid layout columns i having five column with datetime picker how to allign and how to append the start time and end time input to...
View ArticleIonic 2 how to get age from DOB?
@demokumar wrote: ionic 2 i want to get age from DOB and DOB is taken in yyyy-mm-dd (2018-02-23) format from date-time picker Posts: 2 Participants: 2 Read full topic
View ArticleNot able to receive push notifications after signing an Android release build
@akshay1000 wrote: Hey I am facing a weird scenario here, regarding which I would need some help. I have implemented FCM in my project and it worked completely fine while testing with the Android...
View ArticleIonic app is very slow
@sudalaiyandi wrote: Hello…When i run ionic application in iOS and Android device.The performance of application is very slow, even though i click menu page change there is delay to change selected...
View ArticleIonic Camera Plugin Error!
@uddyvky wrote: Why do I get error during apk release after adding the ionic camera plugin in my project?? And after removing the camera plugin there is no error in apk release! ** The error I get...
View ArticleHow to upload .pdf, .docx, .xls etc
@arindam1985 wrote: Ionic File Transfer option showing image upload but there is no option showing file type of doc, pdf, csv Posts: 1 Participants: 1 Read full topic
View ArticleGot compile errors when building android
@clockwise wrote: Hi there, When I run ionic cordova build android it gives a lot for error when compiling the cordova plugins. Hopefully you guys can see where the issue is. I’ve everything updated....
View Article