Impossible to build the application
@mouafus wrote: greet the community! I’m the new guy: @mouafus I’m here because I can’t build the apk for my project made under ionic 3. When I try the command “cordova build android” I get an error I...
View Article"System UI has stopped"
@Tony90 wrote: Hi guys! I’m developing an app using ionic 4. During the beta testing one of my user get “System UI has stopped” when try to open the app and he can unistall the app only from google...
View ArticleIonic3 cordova woo-commerce android app freeze while opening product page
@Hatimjamali wrote: problem in Ionic3 cordova wordpress woo-commerce android app, from home.html page when tapping on a product many time it open product page perfectly but some time it freeze while...
View ArticleSqlite mock with ionic v4
@Payamy wrote: I have followed the following tutorial (https://medium.com/@tintin301/ionic-sqlite-storage-setting-up-for-browser-development-and-testing-67c0f17fc7af) in order to mock sqlite. My code...
View ArticleIon-input jumps to next ion-input
@basti wrote: I use ionic 4 latest version and have a grid with several ion-inputs in separated ion-rows. Unfortunately when I add some content in one ion-input it jumps directly to the next and add...
View ArticleIon-datetime picker current date
@carlos271210 wrote: Hi Guys quick question in here: This is my scenario : Ionic v4 item.StartTime = null <ion-datetime disabled="{{iProService.readonly}}" class="input-style"...
View ArticleCordova plugins not working with Capacitor
@wekas wrote: I’m not sure how to get Cordova plugins working with Capacitor. I am following this example (https://ionicacademy.com/create-pdf-files-ionic-pdfmake/) but I am going to add some...
View ArticleCan't deploy with Ionic 4 build output ( /www )!
@emsdeveloper wrote: I have started a new Ionic 4 project and have began to slowly migrate over pieces of an Ionic 3 app. Everything about Ionic 4 has been great so far, except deployment. Developing...
View ArticleAdmob-free makes ion-header non-functional in IOS
@soumen92 wrote: Hello I have used cordova-plugin-admob-free plugin for AdMob. The header buttons like back button are not functioning in where Admob present in IOS. Where there is no Admob all the...
View ArticleHow to share multiple images via whatsapp in ionic 3?
@cooldp007 wrote: How to share multiple images via whatsapp at a time? Posts: 1 Participants: 1 Read full topic
View ArticleApp restarting while capturing the camera image
@Velmurugan wrote: When i am capturing the image using camera , my app is restarting . but its working fine in picking the image from Gallery. This is my ionic info . this is my code .TS public...
View ArticleIonic4 suppots pubnub
@surumulluprudhviraj wrote: I need to pubnub to ionic4 application is it feasible Posts: 1 Participants: 1 Read full topic
View ArticleHelp me - Project
@Antoineb86 wrote: Hello everyone, I have a project in my school. This project is a robot that cleans the gutters. I want to make an application that starts or stops the engine. And I want the robot...
View ArticleCannot Dismiss LoadingController When Error Response is Received In Subscribe...
@fikureyapin wrote: I’m able to dismiss the LoadingController when I get a SUCCESS response from subscribe, but when I get an ERROR response, I’m not able to dismiss. Please help! I’m a professional...
View ArticleMatch counter with object
@Astrix wrote: public counter = 0; xNum: any; x0: any; x1: any; x2: any; x3: any; x4: any; next(){ this.counter+=1; this.storage.set(“Count”,this.counter); this.logic(); } logic(){ //automatic counter...
View ArticleIs there anyway to live video streaming in Ionic app?
@Purishanker wrote: I’m creating a social app where user can add friends. Now I want to implement a live video chat. Where user go live and all other friends can see. Anyone help ?? Thanks in advance....
View ArticleAPI ionic error
@zeinabbadrazzam wrote: hello! I need help to fix this error … I have tried to use HTTP request but it didn’t work, so if it is possible to tell me what is the problem??...
View ArticleProblem app xiaomi and ionic v3
@txebas wrote: I am programming an app with ionic v3, when this app is running on some xiaomi devices there isn’t elements that have been viewing in other devices. what happened? is there any...
View ArticleHow to run JS file inline in ionic
@smiliyee wrote: Hi i know like the same question has been asked several posts and i gone through all of them still couldn’t get any solution like there is no proper or clear solution… actually i have...
View ArticleUnsafe-eval CSP error in my Ionic application
@ChandrikaPrasad wrote: I had created a normal ionic application without any plugins installed. But I’m getting "EvalError: “call to Function() blocked by CSP” .But I don’t want to use “unsafe-eval”...
View Article