Karl Jeacle
Karl Jeacle
I'm seeing the same thing on iOS. The native SDK documentation recommends calling `showPrivacyOptionsForm()` on Android and `presentPrivacyOptionsFormFromViewController()` on iOS when a user needs to update consent. [README](https://github.com/capacitor-community/admob/#resetconsentinfo) says to...
Thanks for the new version to test! I tried it but don't see any obvious difference. First clean boot (with database settings for frontend wiped) works as per attached photo....
Thanks for new version! The good news: VAAPI works! The bad news: same problem as before with only first clean boot working. Second and subsequent boots start up in 640x480...
The fix to try 1920x1080 works here so that problem is solved. Splashscreen freezes here too as you describe. Otherwise this N100 motherboard is working well so I can definitely...
I'm seeing similar problems using FreeBSD's 1.3.11 package. It seems to stem from the fact that the `hints` file in `/usr/local/var/nfsen/profiles-stat` doesn't appear to have any useful data in it....
FWIW, the FreeBSD issue is that there is no `install.pl` used or included in the binary package so the `hints` file is never initialised. Not ideal but the following code...
FWIW, `--archive-kanji-code=latin1` may not be a "good solution" but it allows me to create lha archives with filenames containing latin1 chars such as "Catalogs/français/appname.catalog". Thanks!
FWIW, using a level 1 or level 2 header doesn't have this problem (i.e. -ag1o5 or -ag2o5).