Zeitnot

Nice work!

One thing though, for the Android build, it seems you use a custom (old) AndroidManifest.xml?
In particular, the app crashed on our device, referencing an old (hidden) internal feature called adtruth.
We’ve recently removed it.

You can simply remove that from your manifest:

3 Likes