Tucker2015

Results 12 comments of Tucker2015

Looks like they are clamping down on Audio Apps. I have had 3 rejections for streaming apps and have been advised I need to supply them with authorisation from the...

I need to supply a Licence from the station for Apple legal team to check.

What if your the station owner ? I own the two stations I created apps for.

+1 Confirmed working in Single App

> I have just tried to make a new project and add the lib and it has worked. > These are the commands I used: > > ```shell > npx...

Having the same issue but my Artwork is updating correctly just not title or artist. iOS works fine. I tried TrackPlayer.updateNowPlayingMetadata({ title: String(title), artist: String(artist), artwork: img === '' ?...

You can change topOffset default in /node_modules/react-native-toast-message/lib/src/useToast.js I have set it at 55.

Thanks Jennes, I have been using this today and it works fine. Just thought I would let you know about the issue.

Guessing it’s not been fixed then in latest version ?