Ios asking for location info strings but I'm not using location
@monxas wrote: When submitting the app to itunes connect I get an email telling me to fill NSLocationWhenInUseUsageDescription and the background one too. I don’t ask for location at any point, so it...
View ArticleCss & html files
@zeinabbadrazzam wrote: i have this table… i wanna the notes to fill the full size of it’s cell container …any idea? image.png360×636 67.8 KB Posts: 1 Participants: 1 Read full topic
View ArticleMedia plugin seems to conflict with youtube video playing on IOS 11+
@mosta2 wrote: Hi, I have an Ionic 2 app, that uses media plugin to record audio then play back using Audio, this works fine on android but not on ios 11 and 12: Once the media plugin is used to...
View ArticleNavigation between pages doesn't work
@alriabdu wrote: Hello all, So i am trying to navigate to a newly created page on my ionic app, “Dashboard.” I, however, always keep getting this runtime error: “No component factory found for...
View ArticleIon-datetime as an alert instead of ActionSheet ionic-v4
@javasol wrote: Hi, Is there any way to display ion-datetime to display as an alert instead of action sheet? This is in ionic 4.1.2. I had created the same question for ionic v3 (Here). The solution...
View ArticleGooglemap in IONIC Mobile App
@sakthiaseer wrote: Hi Team, I try add the google map in Ionic App but it is not even showing as well as not showing any error too. I tried with Android app as well still no luck. Thanks, Sakthi...
View ArticleAuto look for changes made in api and refresh updated content even if user is...
@frustratedcoder wrote: Recently started working with Ionic it was a great experience but I wonder if there any functionality that allows me to look to changes made in API and auto refresh that...
View ArticleReceiving IonHeader instead of HTMLElement
@amard wrote: I am trying to hide the header on scroll, through this directive. That code works well in Ionic 3(Ionic Framework : ionic-angular 3.5.3) It is not working in Ionic 4(Ionic Framework :...
View ArticleIONIC3 firebase error
@wysong wrote: IONIC3 Firebase error Dear. I’m developing a mobile app using IONIC3. It does not have any special features, and it automatically calls the mobile web page when the app is launched....
View ArticleHow to share my app with referral code
@flycoders_sourav wrote: How to share my app with referral code . while user shared my app to the next user on that time i want to share my referral code and next user while install this app there...
View ArticleHow to set background image to ion-menu-button in ionic 4
@demokumar wrote: I want to set the image to side menu button in ionic 4 Posts: 1 Participants: 1 Read full topic
View ArticleIonic chips
@rajputsachin wrote: i want multiple selectable chips in ionic3 Posts: 1 Participants: 1 Read full topic
View ArticleHow to integrate Here maps in ionic 4?
@Sandeep57 wrote: Can any one know about integrating the Here maps in ionic 4. If you have any reference links please refer. Posts: 1 Participants: 1 Read full topic
View ArticleHow to Exit on root pages from app - Ionic4
@anandraj1411 wrote: HI All, This question is regarding how to close the application once the user clicks on the **Hardware Back Button** of the device from the root pages of the application....
View ArticleAngular Service function not recognised
@heruekosusanto wrote: Hi all, I have a wordpress services that retrieve posts and post detail like this: import { Injectable } from ‘@angular/core’; import { HttpClient } from ‘@angular/common/http’;...
View ArticleIonic Native Docs Correction
@akashpal wrote: import { Storage } from '@ionic/storage'; export class MyApp { constructor(private storage: Storage) { } ... // set a key/value storage.set('name', 'Max'); // Or to get a key/value...
View ArticleIssue in build after signing
@harishrefread wrote: Hello there, I developed an application with ionic and cordova,The app works fine when I release apk in debug but when I release a production build, the app shows never ending...
View ArticleIonic native file plugin and permissions in browser app
@ChiSamurai wrote: Hi all, first of all: I really do enjoy working with ionic… thanks for that nice framework Today I encountered a problem which makes me a bit helpless. The scenario is: We are...
View ArticleI want to send an audio file from my device files to reset api with ionic3
@Mohamedsiaf123 wrote: I want to send an audio file from my device files to reset api Posts: 1 Participants: 1 Read full topic
View ArticleGetting error while using this.file.externalRootDirectory
@tejakumar wrote: Hello all, I am facing an issue while copying file form assets folder to externalRootDirectory. Its showing error like Not_Found. When i change externalRootDirectory to dataDirectory...
View Article