@ionic-native/core found version 4, expected 3
@ixcayauludwing wrote: I have this error when i compile the apk in --prod mode Error: Metadata version mismatch for module...
View ArticleAssets not cleared
@Rasioc wrote: I just noticed my latest app production update was 3 times the size it should be. Some investigation showed, that the /assets/ directory in the APK and also in www/assets and...
View ArticleHow to view extra data in Ionic Monitor?
@marlonpatrick10 wrote: I’m trying Ionic Monitor to store runtime erros from my app. In documentation there are some methods that provide a default handler for a Javascript Error and a option to...
View ArticleIonic View App SQLlite limit
@Willcowd wrote: Hi all. I’ve got an app working on Chrome using ionic serve and connecting to a WebSql. When I upload the app to Ionic View, the app appears to freeze on writing 18 long SQLs to...
View ArticleInstallation failed
@khalilben wrote: Hi, When i build an APK and want to install it on my phone, it’s fail… My phone’s version is Marshmallow 6.0 My Android Platform is { "android": "6.3.0" } And the AndroidManifest.xml...
View ArticleDeviceready event not firing in Android DevApp (deviceready has not fired...
@onwk wrote: So I’m just getting started with Ionic, and I’ve run into the problem that deviceready doesn’t fire (in time), which seems kinda wide spread, at least I could find quite a lot of topics...
View ArticleIonic Serve stop working
@rafaeldcastro wrote: I start my server with: ionic serve It goes up and after load, simply shuts down and give me this message… I don’t know what to do… Tried, restart pc, reinstall cli and Ionic...
View ArticleHow to use SQLCipher in Ionic2 project
@rajkhowa wrote: I have implemented a project using Ionic2 and SQLite. Now I want to use SQLCipher for encrypting data. But after installing plugin cordova-sqlcipher-adapter, i am not able to use it....
View ArticleAyudenme porfavor
@MiguelyArlette07 wrote: Alguien me ayuda con este problema image.png1366x768 208 KB Posts: 1 Participants: 1 Read full topic
View ArticleDifferent ion-header height in same app
@rfarko wrote: I recently faced this issue with two of my apps. I am using the latest Ionic CLI and templates (v 3.18.0). The problem is that when adding pages to my app, for no reason, pages appear...
View ArticleFailed Build - Error: Cannot read property 'text' of undefined
@vicheanak wrote: Built failed with following message: ionic serve Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser - Ctrl+C to...
View ArticleFailed to fetch plugin cordova-plugin-mfp for Ionic 2
@sharafatshariff wrote: I got my error code when trying to add plugin to my Ionic 2 project. C:\Users\alex\Documents\GitHub\myApp>ionic cordova plugin add cordova-plugin-mfp cordova plugin add...
View ArticleZoom in ionic slides
@chiragebiztrait wrote: Hello all, I am developing a project for e-commerce, and in product-detail page,i have one slider with product images. in that user can zoom that image. my html code...
View ArticleUnable to modify value which is already filled in ion-input in ionic-3
@rhl9119 wrote: I’m using ionic 3 and angular 2 for app development. In html pages if I enters any value in input box then it is filling correctly but if I clicks any other place on same page and...
View ArticleSplash screen occurring while tap on sliding menu in android
@renjit wrote: when i swipe sliding menu splash screen occurring in android ,please provide the solution on this Posts: 1 Participants: 1 Read full topic
View ArticleHow to play a videos which as been downloaded in phone storage in ios simulator?
@MahaRamesh wrote: How to play a videos from the application which as been downloaded in phone storage (ios) In android the same path i have given where the video as been downloaded but when i am...
View ArticleCreate a User Profile Page FireBase
@iconio wrote: Hey guys! I’m new on ionic and Firebase and I’m having a big error. I’m creating a E-mail and Password login using Firebase as database, the login is fine, it works like it’s supposed...
View ArticleModule not found: Error: Can't resolve '@app/config' in project directory
@ayubIonicpro wrote: pic1.PNG968x218 26.7 KB My Ionic Info details: @ionic/cli-utils : 1.18.0 ionic (Ionic CLI) : 3.18.0 global packages: cordova (Cordova CLI) : 7.1.0 local packages:...
View ArticleRuntime Error/Uncaught Error: Cannot find module "@app/config" while doing...
@ayubIonicpro wrote: pic2.PNG302x512 10.1 KB Error description in console: Error description in cmd: pic4.PNG978x175 27.5 KB My webPack config file looks like this pic5.PNG1133x288 9.07 KB please...
View ArticleAppRate plugin customization Ionic 3
@akr_rajkumar wrote: I’m using AppRate plugin for 2 reason. I don’t want to give a prompt when user using the app, I have a Rate Us button, and when user clicks it, it should navigate the user...
View Article