Carsten Larsen
Carsten Larsen
Any updates on this bug from the Wire team?
The documentation says: "You must create a manifest.json in your project's www folder with your Android Billing Key:" This is not correct. Instead you should add it to the manifest.json...
Same issue on Galaxy A34 running Android 14. Either the notifications are late or not triggering until the app is opened. Even when excluded from sleep.
Samsung seems to ignore **setExact()** and **setExactAndAllowWhileIdle()**, but using **setAlarmClock()** is working so far on my end - at least on Galaxy A34. So in .zonedSchedule() you can use: **androidScheduleMode:...