Faks

Results 14 comments of Faks

Thanks for your help @ibrahimmd. Can you be more precise? Suggestions about how to fix it?

Thanks for your help 🙏 Unfortunately changing integrity key value doesn't change anything... BlockAdBlock doesn't detect any AdBlock plugin. And I have 2 AbBlock plugin enable on the page...

Same problem here, the mp3 encoded has right length/weight but is silent... Did you find any solutions? (EDIT) Solution found here -> https://github.com/zhuker/lamejs/issues/10#issuecomment-141718262 You have to increase the values returned...

@dpogue Yes I have a **viewport** meta tag in my HTML and yes I use **fit cover**. `````` This doesn't help to make the app edge-to-edge on new Android wide...

@onelsonic Thanks for help. If I use `@android:style/Theme.Black.NoTitleBar.Fullscreen` instead of `@style/Full` in my AndroidManifest.xml then the webview can't take the whole space on new Android wide and borderless devices, which...

@onelsonic I tried but it doesn't change anything. During app launch, still having the statusbar and UI displayed during 5 seconds then dismiss. ![borderless-menubar-homebar](https://user-images.githubusercontent.com/21133515/69340011-d51f0980-0c66-11ea-8ab7-2bd53fcd1057.png) To use 100% of the available...

Users on a borderless device can choose the display behavior of any apps from their settings (see attached capture). Go to **Settings > Display > Full Screen apps > Choose...

@karimlahbach after a day of test I finally found something for a 100% fullscreen app (even on bordeless devices), no title bar and no navigation bar. You have to re-write/overwrite...

Hello! Did you guys found any solutions about using AdMob Mediation with this `cordova-plugin-admob-free` plugin? I'm trying to displays interstitial banners from InMobi ads networks.

Hello, same problem here. - Computer -> MacOS Sonoma 14.2 - Cordova -> [email protected] - Platform -> [email protected] - Plugin -> cordova-plugin-device I reopen my Cordova project 4 months after...