BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
540 stars 90 forks source link

AAI does not correctly recognize MyBMW after app restart #589

Closed daniel1v closed 1 year ago

daniel1v commented 2 years ago

Aaidrive does not recognize the MyBMW app, when I force close and reopen it or when I reboot my phone. Instead of showing "ready to connect to BMW", it suggests to install the bmw or mini app. After closing and reopening again, the issue is resolved most of the time.

Maybe this could lead to connection issues, if AAI is not always aware, that the bmw app is installed?

I am using Android 12 on Google Pixel and have granted all permissions to AAI and deactivated battery optimization

hufman commented 2 years ago

I haven't seen this, I wonder why that's happening! The connection issues can be confirmed by whether the Apps checkbox in the car gets filled in but AAIdrive doesn't connect automatically.

hufman commented 1 year ago

I found a bug in the display update logic that shows whether MyBMW is installed and fixed it in the latest build, with help from #694.