White 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 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 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 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 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 ArticleSlides and backbutton event
@cristsaavedra wrote: Greetings, I have an application that works with sqlite database and authentication by api of google and facebook with firebase. When the application enters the login and the...
View ArticleUncaught TypeError: this._reflector.guards is not a function
@supriya16 wrote: While running the app getting runtime error . Posts: 2 Participants: 1 Read full topic
View ArticleDoes anyone know how to deny google login access by domain?
@KristhelPalacios wrote: Hi guys! I have to implement an app with google authentication. I read that I can use firebase to do it, but I can’t find information about to limit users access when they...
View ArticleIonic 4 screen orientation - Lock screen in portrait or landscape
@Mothbeard wrote: I am trying to implement the screen orientation lock function found here...
View ArticleHide Tabs in desktop view
@sinergyamx wrote: Hi there I’m very new to ionic/angular and at developing overall, I want to implement tabs for my page routing in a phone or tablet view and when people view it on a desktop the...
View Article