Bhumin Bhandari

Results 19 comments of Bhumin Bhandari

> "ionic-angular": "3.9.5", ``` [13:48:56] typescript: node_modules/ion2-calendar/dist/calendar.controller.d.ts, line: 1 [app-scripts] Cannot find module '@ionic/angular'. [app-scripts] L1: import { ModalController } from '@ionic/angular'; [app-scripts] L2: import { ModalOptions, CalendarModalOptions } from...

Thank you @breautek you are right this is due to some plugin dependancy. But this is a bit weird issue, all the plugins I used in the project I installed...

@Qlfvr @Maks113 I observe URL bar is present but we have to change the font colour for the visible font, problem: bar colour is the same as the URL text...

Hi @bonjourjoel @breautek Found some little delay and blink before splash screen hide and also taking 4-6 second to hide the splash screen. https://user-images.githubusercontent.com/3336047/183149525-dd965af5-21af-440e-9f0d-0251b0243679.mov .

@breautek Thanks for the observation I already try to debugging the code but `ACCESS_COARSE_LOCATION` failed all the time. Found valid issue on beta and it is not fixed yet. Here...

@zubinraja Thanks for you solution but not working for me. Still figure out . @21pg agreed.

@ollm I have fixed this using hook create file splash_styles.xml ``` true ``` You have to add this file instance in AndroidManifest.xml at MainActivity section.

Cordova-android10+ used Theme.AppCompact which is not compatible with our fix. Hope soon plugin owner fix this.

@terreng if you need any help let me know, I'll help you on this.