Android Status Bar Transparent
Hi, how did you achieve the black font on the status bar ?
View ArticleSearchbar input loses focus when loading indicator is displayed
Hi Have you solved your issue, please let me know also. I’m stuck on this too. Please help me.
View ArticleNeed to access current location of the company
Oh. Thank you for mentioning me but I’m sorry to tell you that you can’t trust me with this because I have no experience on accessing locations yet. Really sorry. I hope someone can help you with this
View ArticleError: EPERM: operation not permitted, open 'F:\projects\www\build\15.js'
rajputsachin: EPERM: operation not permitted In my situation it helped: clean cache with npm cache clean --force install the latest version of npm globally as admin: npm install -g npm@latest --force...
View ArticleIonic build --prod stuck at "copy finished in"
Hi, i have the same problem to build my PWA, so, i try to replace ionic cordova build browser --prod by ionic cordova build browser --aot --minifyjs --minifycss --optimizejs --release And it also...
View ArticleMigration scss IONIC4
Hello, for pimples <ion-button> </ ion-button> and not <button ion-button> </ button> in your scss put – in front of background, color ect…
View ArticleIon-tabs bar is not showing
i am using in ionic3. Screen Shot 2019-02-11 at 4.50.32 PM.png835×305 24.4 KB . but it is coming just behind the pages and it is not visible. when i m inspecting the elements then is showing there....
View ArticleHow to change 4 text color in on click function,
still not work thanks for answering btw
View ArticleHow to to get data in alertController for updation?
can you give me a link or an example for update a rest api data in ionic.
View ArticleHow to change 4 text color in on click function,
I solved it using instead of [ngClass] I used : [class.highlight-color]=“text==1”
View ArticleBlocked Urls
While installing the plugins and compiling the project it gives a proxy error. As i am working in a corporate, I need to know the urls that gets blocked behind the proxy. So can you help me with the...
View ArticleOdd problem that only cleaning the cache solves it
I need some direction trying to find out what is happening in my production environment, maybe someone had a similar issue and can help. Every now and then my list of documents (from a firestore db)...
View ArticleEmailComposer
Hello everyone, at the time of sending the mail and open the Gmail application. Is there any way to choose the email account from which we send, without having it registered on the phone ?. Thanks in...
View ArticleFocus problem
After a page is pushed, the focus is not setting on top. In my project, I am using a header component, this component contains an image. I have loaded the component in a login page. after logged in...
View ArticleDisplay Image in Ionic App
i tried this option but it doesn’t working. 404 not found error
View Article[ERROR] ng has unexpectedly closed (exit code 1)
I created a basic Angular interface, and then tried to open it with ionic. the first time i compile i get an error that says that i should add “ionic.config.json” file to my project and after doing...
View ArticleIncompatibility to cordova-ios 5.0.0
+1, just ran into the same issue ERROR in ./node_modules/@ionic/core/dist/esm/es5/ionic.core.js 6:2160 Module parse failed: Unexpected token (6:2160) You may need an appropriate loader to handle this...
View ArticleIncompatibility to cordova-ios 5.0.0
Sujan12: What does that mean? There is nothing from Ionic with that version number. He’s talking about the angular version. ng update --all
View Article