maplibre / maplibre-navigation-android

Maplibre Navigation SDK for Android
MIT License
86 stars 44 forks source link

Add foregroundServiceType for forwardsCompatibility #78

Closed avalanchas closed 1 year ago

avalanchas commented 1 year ago

From Android 14 on, the foregroundServiceType is mandatory and depending on the maplibre sdk will crash the build if this is not included. The type was introduced with Android 10, but ist backwards compatible as old versions simply ignore unknown fields in the manifest