jQuery is not defined error throws, when i use ionic serve command in ionic 2...
@pandiyaraj678 wrote: I have created ionic2 sample project using webpack When i use npm start webpack compiled and sample working fine. If i call ionic serve command it throws "jQuery is not defined"...
View ArticleCannot build Google Maps on iOS after update to v3
@Arukantara wrote: I've been stuck for some time now with the Google Maps plugin for Ionic. Until now, it worked perfectly fine on Android and iOS, but since I updated my app from Ionic 2 to 3 I...
View ArticleDoes there has any way to know the application cache size?
@johnnynode wrote: I wanna know the size of the application cache size, and also want some ways to clean it.Do you guys have the same trouble here? Posts: 1 Participants: 1 Read full topic
View ArticleRomanian Ionic 2 developer
@hypemedia wrote: We are looking for a romanian based developer that can work with our company into developing ionic framework apps for Android and iOS. We will like to work project based in the first...
View ArticleIonic 2: hide an element in ion-item (or ion-card) of ion-list when other...
@thewodros wrote: I have a list of photo objects in a photos object. These photos are shown in ion-list. And for each item I have a like, comment, and share buttons. I built the share button with...
View ArticleHow download a file from external url using ionic2 o?
@Anandan_Rajkumar wrote: i need to download file from external url like "htttp://ww.xyz.com/32323232.mp3" on my button click please any one help me to do this functionality in my app .i am eagerly...
View ArticleProblems with @ionic/app-scripts and custom webpack config
@Scislo wrote: Hi, I submitted this bug report for @ionic/app-scripts: https://github.com/ionic-team/ionic-app-scripts/issues/1026 When I try to build my Ionic2 app with my custom package.json:...
View ArticleIonic performance or leak of memory
@usiko wrote: Hi, i'm making an app on ionic2, it work nice and smooth on android phone and ios phone, but it freeze a little on android tablet and it lag much on ipad.. What are ways to debug ionic...
View ArticleIonic 2 Sim card
@Rorozoa wrote: How to get value of info in getSiminfo() function. whats the parameter? thanks Posts: 1 Participants: 1 Read full topic
View ArticleError only when building with --prod flag
@lavanda_dl wrote: ionic cordova run ios --prod --verbose [DEBUG] Loading global plugin @ionic/cli-plugin-proxy [DEBUG] Throwing PLUGIN_NOT_INSTALLED for global @ionic/cli-plugin-proxy [DEBUG] Loading...
View ArticleScreen orientation work in Android, but not work in IOS, and I don't know...
@Chungtheng wrote: import { ScreenOrientation } from '@ionic-native/screen-orientation';ionViewDidLoad() { this.screenOrientation.lock(this.screenOrientation.ORIENTATIONS.LANDSCAPE).then(e =>{...
View ArticleWrong link in apps.ionic.io dashboard
@pieterjanDB wrote: Hi ionic, I think you have a wrong pointing link in the navigation bar of https://apps.ionic.io.. clicking on docs brings me to http://docs.ionic.io/ but I think this should go to...
View ArticleError when ionic run android --device
@Gurudath_putankar wrote: i am trying to run my app in device but showing error like Error: The platform "andriod" does not appear to have been added to this project. please help me with this...
View ArticleCalling a web service when InAppBrowser is closed
@abhisheklamrood wrote: Hello,I trying to call a web service after the InAppBrowser window is closed. But I am not able to do so. As per my understanding, the ionViewWillEnter() is called everytime...
View ArticleIonic build ios failed, always get export failed
@ddddot wrote: ** EXPORT FAILED ** Error: Error code 70 for command: xcodebuild with args:...
View ArticlePassing Json Data to Second Page for Audio player ionic2
@Yusadolat wrote: Hi , Please can someone help me with this implementation of Media Player fetching from Remote Json. I'm using this Remote data to list Artist, Image but want to pass Audio URL to...
View ArticleIOS11 viewport footer-bar
@pcr wrote: On my ipad Pro 12" with IOS11 installed The ion-footer-bar is shifted up 10 px. I tried with chaning the html meta-tag without success.No problems with this on IOS10. After changing...
View ArticleHow to apply a theme color to a div
@JAR19 wrote: Sorry if this seems stupid but I am going round in circles trying to dynamically set a div's background color based on a theme name. This works: [style.background]="red" but instead of...
View ArticleStarting audio while app in background
@neoassyrian wrote: Hi, I have been going in circles with this question. How can I make sure that my ionic app (Music Player App) keeps playing the next song while the screen is locked. It seems that...
View ArticleIonic cordova integrating social networking website Oxwall
@ashy123 wrote: I have social engine installed on http://oops.healthtrainingasia.com/ I want to created a native app using Ionic framework, which has push notification enabled. Please let me know is...
View Article