Releases: inkitt/react-native-track-player
Releases · inkitt/react-native-track-player
Inkitt fix 0.3
- Fix for Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent error.
Inkitt fix 0.2
Rollback synchronized usages in music modules (It didn't fix crashes and it may have a negative impact on older android devices)
Inkitt fix 0.1
- Add ios15 compability
- Fix null pointer exception in the MusicModule
Android kills the background service but JS is still alive and asking for updates
1.2.3-droidfix Check binder presence before usage