I am using native location notification plugin and i have applied an custom sound.In Android 7 the app is crashing on local notification
Update:
I have found the solution.
When i changed target sdk version to 23 it starts working…
I am using native location notification plugin and i have applied an custom sound.In Android 7 the app is crashing on local notification
Update:
I have found the solution.
When i changed target sdk version to 23 it starts working…
@Dalz did you find any solution ??
yeah .In android manifest file i changed the target sdk to 23 and it worked