Oddbean new post about | logout
 In minibits settings push notification is enabled, but there is no token specified. When I click the setting, it just forwards me to the os settings, but I cannot specify a new token for ntfy... 
 Token is obtained automatically on granting the permission and refrehed on wallet start - user is not involved in it. If it fails to do so, it means that the device has no Play services installed / available.

I've released yesterday a small fix that will fallback to websocket nwc connection in that case (permission granted and device token missing).

Unfortunately this is really a "demo" solution as it will work only when app is in the foreground (means zaps are sent from app on other device / pc).  
 Correct, no GPS installed, even when I manually dis/enable notifications it doesn't work. 

Would be great to get it to work with ntfy only. 

Thanks! 🖤