David Salib

Results 8 comments of David Salib

Having the same issue - if I use `preferInApp` it doesn't work (tested on a device with a release build). Removing `preferInApp` at least lets me get to the Play...

Update: I published my app to the store (https://listenr-app.com) and the rating now works. Seems like maybe it has to be fully published to work? The hack I shared above...

I wonder if there's a way to be able to create a CarPlay app that can trigger play/pause/skip using the SoundPlayerService?

@musatotan any alternatives? also having the android issue.

I've narrowed down that in the Java code, the Intent is coming through as null. Thus "getAction()" or "getType()" fail. I tried revising the AndroidManifest to make sure the intent...

Experiencing something similar - following

@marf which audio player are you using? Having the same issue with www.momento.fm. App is shutting down in the background after a few mins. I thought it could be because...