Open Qurat-ul-ainn opened 7 months ago
did you solved this? i am facing the same
in AndroidManifest.xml replace with this
<service android:name="com.asterinet.react.bgactions.RNBackgroundActionsTask" android:exported="false" android:foregroundServiceType="location" tools:replace="android:foregroundServiceType"/>
getting this warning even by using this pakage. its working for android but not for iOS