Jagger Harness
Jagger Harness
I've found a temporary solution (https://github.com/OneSignal/OneSignal-Android-SDK/issues/1824#issuecomment-1914733585) by adding the following to the build.gradle: `implementation 'com.google.firebase:firebase-messaging:23.4.0'`
I just tested using the [1.0.0-rc.1](https://github.com/mapbox/mapbox-maps-flutter/releases/tag/1.0.0-rc.1) release and am still experiencing the issue specifically on iOS devices. If this is a bug, I would be interested in investigating a fix...
Just revisited this issue and determined the problem was on my end due to how I was using lineTrimOffset. Closing this issue.