How do I configure Live Reload in a Capacitor project?
@scottieslg wrote: I have not been able to get my Capacitor project to Live Reload at all. I’ve assigned all 3 channels (Beta, Master and Production) to the version I want, but it never applies it. I...
View ArticleWhite screen on production build only iOS
@jimbob76 wrote: When I create a production build the app can’t connect to the local ionic server so I get a white screen of death ionic cordova run ios --prod --release the problem only effect --proc...
View ArticleAngular lost the most important thing, the binding?
@marciusbezerra wrote: I would like to know what happened with the binding of Angular that I thought was the most important, in the code below, if I modify the array item, there is no more bind and if...
View Article[Android ] " Application Stop Working "
@Majkooo wrote: i have build my ionic project and extract to apk but after install in mobile app can’t run [Android ] " Application Stop Working " i have try signed app but not work Posts: 1...
View ArticleUnable to create popovers in Svelte
@mslourens wrote: I am using Ionic in a Svelte project using the cdn. All is working fine, except for popovers. I use a HTML tag for the ion-loader-controller, ion-modal-controller,...
View ArticleUnable to build with --debug flag
@Wrybread wrote: I’m setting up Ionic on a new Windows 7 laptop, and having trouble building for Android with the --debug flag. Interestingly I can build using the --prod flag. I’m new to Ionic so...
View ArticleSend SMS ( TEXT ) Using Javascript, JQuery or Angular
@AlizaMalik wrote: HI, This is Aliza. I need some help in sending sms (text) using javascript or jquery or angular. I search a lot of about but I did not find any useful link or tutorial or anything...
View ArticleModify with css
@Luismzm wrote: I’m calling an image from firebase but I want to give it a border-radius but it doesn’t leave, the effect is made below the image image1366×768 110 KB image1366×768 102 KB...
View ArticleBest Approach for local changes to Capacitor/core
@andysousa wrote: Hi all, I am finding that I need to make some Android changes to the localnotifciation implementation in Capacitor/Core plugin. I didn’t want to have to do this, but the way it...
View ArticleAlert controller text input field change design
@manosaravanan wrote: Hi all, I need little bit design changes in alert controller text input filed. For, input field start with center. My expected output mentioned in attachments. So, how to add...
View ArticleAdding sticker on image (taken from gallery or camera)
@Asfiz wrote: Hello there! is there is a possibility to make an app where you take a picture from camera or select photo from gallery, and then add a sticker or note on top of it. I need some help, is...
View ArticleIonic 3 Runtime error : t.resolve is not a function
@adityapalam wrote: I get this error when i run ionic serve. t-resolve476×567 23.3 KB Here are the devdependencies for reference. "devDependencies": { "@angular/cli": "^8.3.20", "@ionic/app-scripts":...
View ArticleWhen running app on Android or iOS simulator or device cookies are not being...
@adeiji wrote: My company has an Ionic/Cordova web app that we’re trying to deploy natively. The app works fine in the browser across all devices but when I build and deploy for mobile the cookies...
View ArticleFunctional tests for Ionic4
@ioclaudio wrote: Hi, I have an app in production that we change daily. Sometimes happens that a working functionality is broken by the last modifications. I’m looking for a tool to create functional...
View ArticleSSL Pinning
@Pankaj278 wrote: In my application, I am using HttpClient for making a service call. During the security testing, I am requested to implement the SSL Pinning. Posts: 1 Participants: 1 Read full topic
View ArticleSelect dropdown menu fetching data from rest-api
@premine wrote: Hi there, i’m trying to create a dropdown menu that fetch data from WordPress rest-api? Does anybody tried something like that? Any advice?. Thanks in advance. Posts: 1 Participants: 1...
View ArticleIonic handle fullscreen in iphone notch
@ir2pid wrote: I’m trying to add a fullscreen view but the notch area gets a white bar page.html <ion-content> <ion-slides> <ion-slide> <div/> </ion-slide>...
View ArticleHow can I get a google IdToken?
@hannes-fuereder wrote: I am using this plugin: https://github.com/EddyVerbruggen/cordova-plugin-googleplus, but I did everything without firebase. After the user selects his Gmail correctly I get an...
View ArticleIonic header below notch
@ir2pid wrote: image854×198 30.1 KB I have my toolbar under the notch on iPhone x iOS 11 devices, how do I fix this. Posts: 1 Participants: 1 Read full topic
View ArticleSide Menu Button Dissappears
@YXUN wrote: Please help check my code. I have no idea why my side menu button disappears all of a sudden when I refresh my page. image1920×1080 288 KB image1920×1080 227 KB Posts: 1 Participants: 1...
View Article