Ionic app dynamically data not showing correctly iOS, Android works
@Krycek wrote: I have an Ionic 3 app for Android and iOS. The app uses an API to get data from the server. This works for Android, but for iOS I don’t get the view updated with the response of the...
View ArticleGoogle Plus plugin not working when we download our app from Play Store
@KPH wrote: Hi All, We have used https://github.com/EddyVerbruggen/cordova-plugin-googleplus in our Hybrid app using Ionic-v3 version. Plugins works fine in development. When we upload the production...
View ArticleAn annoying little square on Android devices in ionic3?
@RomnEmpire wrote: Recently I created an hybrid application developped with Ionic 3. I noted a little problem: sometimes a little square appears when I activate a page from the side menu.initially not...
View ArticleFailed to find 'ANDROID_HOME' and 'android'
@Asslai wrote: Screenshot from 2019-03-27 10-14-32.png1366×768 152 KB Screenshot from 2019-03-27 10-14-59.png1366×768 129 KB i can’t build apk even if i have ANDROID_HOME in the path and the commande...
View ArticlePush Notification expansion in ionic 3
@hasnainsakir001 wrote: Hi, am trying to get an expandable push notification. which shows image from my backend. am using the cordova fcm plugin for push notification is there any way to implement...
View ArticleImagemapster with Ionic3 (Angular5)
@vishwaprasad123 wrote: Iam trying to use imagemapster plugin with Ioinc3 and Angular5 combination, I tried using JQuery method, it is not working. May i know to implement this? Thanks in Advance...
View ArticleCan't find command ionic
@DargEdge wrote: after npm install -g ionic when i try to use “ionic start …” it response “The command “ionic” is either misspelled or could not be found.” Posts: 3 Participants: 3 Read full topic
View ArticleMultiple File Selection for Android and IOS
@AJ.M.A wrote: Hi guys, I just started recently and I collided with this issue. I can’t find any plugin or a way to select multiple files on Android or IOS. Thanks. Posts: 1 Participants: 1 Read full...
View ArticleHow to access cordova.plugins
@yesdedoo wrote: Hi guys, now I’m a newbie in this framework. While I doing the AndroidPermission, AndroidPermission there will be: var permissions = cordova.plugins.permissions;...
View ArticleWrap a LoadingController around observables
@mpallante wrote: Hello everyone, I’m trying to use a LoadingController to show an indicator while I’m doing calls to a remote service, but I have some troubles. My current situation is the following....
View ArticleIon-input in modal with Ios move to right
@ferdinandpc wrote: Hi, I have a problem with the input field in Ios. If i put the focus in one ion-input and scroll down/up move the field to the right. Finded that when i do this the ion-input...
View ArticleIonic 3: Reload page in browser with F5/with browser refresh button
@maxkoch wrote: after F5(or browser refresh button) pressed, navigation stack will be reseted and back button is not visible. Please help me. Thnx! Posts: 1 Participants: 1 Read full topic
View ArticleCan't build ionic V1 app on ionic cli v4
@aubreyq wrote: Here is my ionic info: [WARN] Bad integration name: gulp Ionic: ionic (Ionic CLI) : 4.12.0 (C:\Program Files\nodejs\node_modules\ionic) Ionic Framework : ionic1 1.3.5 @ionic/v1-toolkit...
View ArticleHow to disable ionic slide over google maps
@mluisls wrote: Hi, I have something like: <ion-content scroll="true"> ... <ui-gmap-google-map ... data-tap-disabled="true"> </ui-gmap-google-map> ... </ion-content> but can’t...
View ArticleVertical align text or any content inside the card to center
@jai-g wrote: Any content Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3/4 - Android 9 - App crash on permission requests
@ABonino wrote: So i have this app that i’m working on for a few months now, and i used to test it on my Samsung Galaxy S8. The problem i have presents itselft since i received the update to Android...
View ArticleIonic pro (now called appflow) removal
@bensnape wrote: I have a live ionic 3 app in both the IOS and Android app stores. I initially setup ionic pro so we could push live updates without having to submit a new app to the app stores each...
View ArticleAot build, webpack missing module, cannot find module "."
@gambarle wrote: When i add the --aot flag to my build i get the following error message in the console. It used to work and I have been going through the code trying to find the culprit plugin or...
View ArticleDrag and drop betwen slide between slides
@Arquino wrote: Hi, I would like to know how to make drag and drop between slides as Trello app. someone can help me please? Posts: 1 Participants: 1 Read full topic
View ArticleRectangular crop in ios
@manojpatel0217 wrote: I want to crop image in rectangular i.e. width is 400 and height is 150. In iOs it gives me square crop option but not able to crop it rectangular form. Can anyone help me on...
View Article