Ionic App Build stuck without error, unable to generate apk
@aartigumate wrote: I have developed an APp in Ionic Cordova Android platform. Since from last few days i am facing the issue to generating an apk of after commanding it will build but got stuck in...
View ArticleHow to navigate between pages in ionic core?
@mavyfaby wrote: Navigate onclick using <ion-button> Posts: 1 Participants: 1 Read full topic
View ArticleError cant login when API are in webhosting
@dranz wrote: Hello when i run my app on browser on phone, it cant login to dashboard…this problem start when i host the API file to webhosting, but it working well when i host API in xampp here my...
View ArticleObtain usage time data from other applications
@JaaG wrote: I want to know how from my Ionic application how long the user has used other applications, such as Facebook, etc. On Android I have seen something like ‘Digital Wellness’ found in...
View ArticleMigrating from build.phonegap to Appflow
@kevin-finesse wrote: I have followed the blog post describing how to migrate from build.phonegap to appflow. It all makes sense but when I actually try and do a build I get the following error...
View ArticleRead bluetooth serial hc06
@itosoft wrote: how can i read serial from HC-06 Bluetooth Module(arduino) which connect to phone https://ionicframework.com/docs/native/bluetooth-serial Posts: 1 Participants: 1 Read full topic
View Article[Ionic 5] Hide scrollbar on ion-content
@HugoB wrote: Hello, I find it impossible to hide the webkit scrollbar on ion-content. I’ve used pretty much every possible combination of ::-webkit-scrollbar { display: none !important; }...
View ArticleAfter updating to iOS 5.1.1 from 4.5.2 , can't proceed more splash image
@pdj wrote: I had a New apps that use UIWebView are no longer accepted problem so I added some value like below to config.xml and then update to 5.1.1. iOS version. and when I downgrade to 4.5.2, then...
View ArticleIon-tab components are not showing
@iku wrote: When I use <ion-nav> the tab buttons are displaying but the components of that tab are not displaying, If I do not use <ion-nav> and put <ion-tabs> directly under...
View ArticlePush Notifications Background Handler
@haydncomley wrote: At the moment I am using Firebase and Capacitor APIs for Push and Local Notifications. After reading into the subject of notifications and the differences between Data &...
View ArticleHow to convert native camera base64 to json?
@dimithrab wrote: can we convert the taken picture from the mobile camera to JSON format ?? Posts: 1 Participants: 1 Read full topic
View ArticleFail to debug ionic cordova
@mario32 wrote: Hi, I am running ionic 5 with angular 9 and I am getting this error log when I try to debug the app on android. I am uding the following command line ionic cordova run android --device...
View ArticleIonic 5 ordova run emulator white screen
@godsonyebad wrote: When i run the command ionic cordova run android --live-reload to test my app on android emulator i have a white screen and after checking errors on chrome://inspect/#devices i...
View ArticleLocal notifications relative from now isn’t working
@Destroy wrote: I’m trying to schedule a time relative notification. this.localNotifications.schedule({ id: 3, trigger: { in: 1, every: ELocalNotificationTriggerUnit.HOUR }, title: 'every 1 Hour',...
View ArticleDrag and drop items and groups
@mell0 wrote: Have you guys tried implementing something where you drag an item and drop it on another item to form a group? Also to reorder items including groups around? How did you do it? Posts: 1...
View ArticleInvisbible Margin at the bottom of one list item
@samuelreichoer wrote: Hello everyone, I would like to have an invisible distance between the different list items. Can you help me? HTML: <ion-list> <ion-grid> <ion-row> <ion-col...
View ArticleAbsurd conflict between Barcodescanner and FirebaseX
@ioclaudio wrote: I know this is very strange, but I really can’t understand how it is possible. I have an Ionic4 app that uses the Barcodescanner that works pretty well. Now I have added to the same...
View ArticleHow is Apple support for PWAs now (April 2020)?
@LouisR wrote: Hi everybody, I need help deciding if a PWA is a good fit for a future (soon) app. I’ve not been in the run for a while and last I check, Apple support for PWAs was poor. How is it now:...
View ArticleIonic 5 App sign problem
@Tanjil wrote: Can any one help me to sign ionic 5 app . i build app perfectly and also sign with this fourm - https://ionicframework.com/docs/v1/guide/publishing.html . Same is this but when i...
View ArticleManifest merger failed on android
@werdna521dev wrote: Hi, I’ve just upgraded my @capacitor/core, @capacitor/android, and @capacitor/ios to “2.0.2” and the problem starts to emerge. My application is building fine before these...
View Article