How to set the SQLite file in a specific location
Thanks man, I saw this example that you posted. But for me only version 4 same.
View ArticleIonic check network connexion
Hello, i’m trying to check network status in my ionic project. I followed all the help Ifind in network, with the ionic doc and on the forum but I cant get any issue. First I create a network provider...
View ArticleIonic 4 test ios crash
image.png788×1442 122 KB this show when i test app on ios and no error
View ArticleHow to create fullscreen android app with ionic react?
I created an app for android with ionic-react. Ionic react use capacitor instead of cordova. I don’t understand how to use cordova plugins with my ionic-react app. There are codova and ionic native...
View ArticleHow to use Facebook Analytics in ionic 3 application
Hi, I need to implement facebook analytic for trace user’s activities in the app. Anyone have experience with ionic 3 application and facebook analytics. help me to solve this problem.
View ArticleIonic 4 side menu does not close on some Android devices
I have updated to 4.11.2 and some customers are still seeing the issue. I have also seen people with the issue try: <ion-menu-toggle menu="first" autoHide="false"> This did not help either. Any...
View ArticleCould not find org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.60-eap-25
It’s worked for me thanks
View ArticleIon-fab-button ionBlur and ionFocus don't work properly
same for ion-textarea, these methods are not working. Anyone please help us.
View ArticleIon-fab-button ionBlur and ionFocus don't work properly
@kapadia552 Hello, I just want to share with you that I simply solved this problem by using the (click) method instead like this: <ion-fab-button (click)="toggle()"> <ion-icon...
View ArticleCustom button for ion-select through [selectOptions] not working
Bummer, I wanted to intercept the button handlers as well.
View ArticleException in thread "main" java.lang.NullPointerException
I’m facing the same issue. Is there anyone who found a solution ? ANDROID_SDK_ROOT=undefined (recommended setting) ANDROID_HOME=C:\Users\intern\AppData\Local\Android\Sdk\ (DEPRECATED) Subproject Path:...
View ArticleIonic check network connexion
Sorry, it works it was just because I was running in browser and not on device !!!
View ArticleHow to fix map wobbles during scrolling in ionic 4
I am working on ionic 4 app.in my application Map section on venue page wobbles when moving at the moment if i scroll quick enough the map follows the screen and appears sticky. I dont know how to fix...
View ArticleUnable to get a build for android (cordova.cmd build android exited with exit...
I’m facing this issue when Im tring toget a n android build. Is there anyone who found a solution ? ANDROID_SDK_ROOT=undefined (recommended setting)...
View ArticleIonic network security config
Hello i am working on ionic application. with executing this command ionic cordova build android --prod --release . it does generate the unasigned apk file,but it also show error in...
View Article[ERROR] Cordova is not supported for react projects
Google search on react and cordova GitHub sriramrudraraju/create-react-app-and-cordova Contribute to sriramrudraraju/create-react-app-and-cordova development by creating an account on GitHub. GitHub...
View ArticleWhen add to my page, all buttons stop working
I couldn’t solve this problem, but I achieved the same goal using Ionic’s Action Sheet.
View ArticleUnable to run ionic app on macOS Catalina which is developed in windows
Hi My ionic project developed in windows and now I want to shift it from windows to MacBook Air which is having macOS Cataline. I’m getting errors Whats the first and basic to do when we shifted...
View ArticleError when I want to generate app bundle with Android Studio : need to update...
Hi everyone ! I need your help. I’m trying to publish my app in the Android App Bundle format. I tried to do it with Android Studio. I opened my project (the folder platforms / android) and then I...
View Article