How to change/update scss variables values?
Hi L3vick, I am getting this same problem. It is already automatically defaulting to the last theme and its colours and is not dynamically changing. Did you manage to find a solution to this?
View ArticleGet current location using internet
I am trying to use the native geolocation of ionic, but sadly it cannot get my current location because I am in a closed building. Is there a way to get current location using the internet? Or other...
View ArticleHow to popup window on incoming call screen like truecaller
Hi are you succeed to invoke popup in incoming calls ??? i also need this feature
View ArticleCannot Dismiss LoadingController In Error Response Of Subscribe() - Ionic 4
Have you tried making your loading variable global? then access it to hide?
View ArticleMatch counter with object
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 here...
View ArticleIs there anyway to live video streaming in Ionic app?
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
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 ArticleIonic 4 Text-wrap Ion-Select-Options
@karvanj have you tried using whitespace normal or overflow wrap in your scss?
View ArticleCordova plugins not working with Capacitor
You don’t need a Cordova plugin to access the filesystem when using Capacitor, see its API: https://capacitor.ionicframework.com/docs/apis/filesystem
View ArticleProblem app xiaomi and ionic v3
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 incompatibily with...
View ArticleHow to run JS file inline in ionic
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 an accordion...
View ArticleIonic 3 Push Notification
hey @OliverPrimo try these Djamware.com – 30 Mar 18 Ionic 3, Angular 5 and Cordova Local Notification Example Step by step tutorial on how to create Local Notification using Ionic 3, Angular 5 and...
View ArticleIonic 3 Push Notification
Wow. Thank you for your help and effort. I will give it a try. Thank you so much
View ArticleIonic 3 Push Notification
@OliverPrimo no mention please. there are millions on google i just gave you a little if what i know
View Articlestrange behavior
@savpve this might be due to the plugins you use in your application that might not be supported by few devices try cross checking that your plugins are supported on all devices and also the latest...
View ArticleHow to set Bagde on receiving notification
Hi would like to know , I have tried adding the badge.set method in the app.component.ts ,but when building to the device it does not display the badge is there something i am missing thanks
View ArticleIon-tab :after css selector
accessing those with your defined class name should work fine can you let me know the scss that you used with class names instead of id
View ArticleIonic augmented reality app with aframe AR.js
helo, have you found anythings about this ?
View ArticleIonic 4 : Side bar not working for android 4.4.2
any solutions with v4? i jus migrated from v3 so migration back is no solution for me.
View Article