I am also having issues with both BMW and Mini apps on my Pixel 8. They start up normally but after about 10-15 seconds they both just close, no message. This started a few weeks ago, both apps were working perfectly fine until then.
This error keeps repeating the logs:
E MethodChannel#lyokone/location: Failed to handle method call
E MethodChannel#lyokone/location: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.lyokone.location.a.h()' on a null object reference
E MethodChannel#lyokone/location: at com.lyokone.location.c.f(MethodCallHandlerImpl.java:3)
E MethodChannel#lyokone/location: at com.lyokone.location.c.onMethodCall(MethodCallHandlerImpl.java:140)
E MethodChannel#lyokone/location: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:18)
E MethodChannel#lyokone/location: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:19)
E MethodChannel#lyokone/location: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(DartMessenger.java:42)
E MethodChannel#lyokone/location: at io.flutter.embedding.engine.dart.DartMessenger.a(DartMessenger.java:1)
E MethodChannel#lyokone/location: at io.flutter.embedding.engine.dart.a.run(R8$$SyntheticClass:13)
E MethodChannel#lyokone/location: at android.os.Handler.handleCallback(Handler.java:991)
E MethodChannel#lyokone/location: at android.os.Handler.dispatchMessage(Handler.java:102)
E MethodChannel#lyokone/location: at android.os.Looper.loopOnce(Looper.java:232)
E MethodChannel#lyokone/location: at android.os.Looper.loop(Looper.java:317)
E MethodChannel#lyokone/location: at android.app.ActivityThread.main(ActivityThread.java:8973)
E MethodChannel#lyokone/location: at java.lang.reflect.Method.invoke(Native Method)
E MethodChannel#lyokone/location: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
E MethodChannel#lyokone/location: at com.android.internal.os.ExecInit.main(ExecInit.java:50)
E MethodChannel#lyokone/location: at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
E MethodChannel#lyokone/location: at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)