Local notification with sound crashing on Android 7

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…

2 Likes

@Dalz did you find any solution ??

yeah .In android manifest file i changed the target sdk to 23 and it worked

1 Like