Android, can I pull address in parts?
@Wondernate wrote: Hello, I am not an ionic dev but I have worked with native and I am running into a problem on a project I have to manage. The developer is saying that on android, you can’t get the...
View ArticleTranspile issue after upgrading to latest ionic
@rodneyjoyce wrote: Hi, I upgraded to version 3.1.2 of Ionic App Scripts and version 3.9.2 of Ionic. When I do an “Ionic serve” it works fine. When I try to build in Prod mode it fails with “Failed to...
View ArticleEmbed Youtube Video Wont Play (iOS)
@Fleisch wrote: Im having a a weird issue with my embedded Youtube videos. I have included multiple iframes across ion-slides and in order to get them to play on iOS i have to tap on the “YouTube”...
View ArticleIonic white screen of death on iOs
@timonggg wrote: Hi there My iOS App hangs after the splash screen. It just shows a white screen. ionic info: cli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.18.0 ionic (Ionic CLI) :...
View Article(ionScroll) do not bind variables in its scope
@BrankoEnero wrote: I need to update a variable by using (ionScroll) event in a component. The example is simple. It has two files, a .ts file and a .html file that both are a component. HTML file...
View ArticleApp store reject app Guideline 4.2.2 - Design - Minimum Functionality
@umefarooq wrote: Hi i have submitted my app 3 times for app store reviews all 3 times they have rejected it, i don’t have any idea how to pass through this guide line. this app store review process...
View ArticleChange Webview
@Cmmchado2017 wrote: Hi guys, I need a help, I need to change the webview (android) to the old implementation. My app needs to write txt file. and need to mantain the old webview. I tried to change...
View ArticleUpload image to POST rest api
@jicee13 wrote: I would like to upload an image via a POST request to my rest API. Can someone point me in the right direction of how to do this with ionic and what to pass in my post request? Posts:...
View ArticleProblems to generate apk
@Cj10 wrote: Good evening I already updated the version of android, ionic, cordova and nodejs When performing the command ionic cordova platform add android works correctly. however when performing...
View ArticleA popular app built on Ionic
@jamesharvey wrote: Hello Ionic users, What are some of the most popular apps which are completely built on Ionic? Posts: 2 Participants: 2 Read full topic
View ArticleIonic cordova emulate bug
@godefroid wrote: > cordova requirements Requirements check results for android: Java JDK: installed 1.8.0 Android SDK: installed true Android target: installed...
View ArticleBuilt ionic app doesn't send requests
@ArniDzhan wrote: Good day. My application has stopped sending requests and it seems like angular-routing doesn’t work too. When I use ionic serve everything is fine. My app works correctly. After...
View ArticleSpace between columns
@cpigusch wrote: I would like the text in my column to sit nearly right next to each other but right now there is a HUGE gap between them. How do I stop that from happening? Feels Like:...
View ArticleIonic 2 first item on list hidden by header on return to page
@lemurmonky wrote: I had some weird behavior with the following ( very basic code ) , the top item in the list would be displayed on an android device on first navigation, however, after navigating...
View ArticleSupport old versions android without using crasswalk
@arsene123 wrote: hello, we launch our application in two weeks and we want to support also the old android version without using crasswalk. Thanks Posts: 3 Participants: 2 Read full topic
View ArticleApp not making http call
@ebozzetti_thorlabs wrote: I’m having some issue after I build my app for iOS with http calls. When I use ionic serve and test my app on the browser all the http calls work fine, but after I build it...
View ArticleHow to make notification when expired product
@Natadsada93 wrote: How can I make notification when expired product ?. I had try with Firebase Cloud Messaging but it doesn’t meet my requirements. Would you recommend what I could do?. Thank You...
View ArticleHow to publish device id based app in iOS App store
@Phanitechie wrote: I have an ionic app where im using device id based login here the scenario is after the opening the app the customer will see the device id displayed on the screen and he will...
View ArticleHow to add angular material theme?
@HarinderSingh wrote: How and where to add angular material theme? // Import a pre-built theme @import ‘~@angular/material/prebuilt-themes/deeppurple-amber.css’; Posts: 1 Participants: 1 Read full topic
View ArticleHow to change 4 text color in on click function,
@Madhawa wrote: Im using ionic 3 , I’m added the Text one Text two Text three When I Click on the text I need to change the color on text , I can do it normal java script but Im try to do it for a...
View Article