BimmerGestalt / AAIdrive

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

Not connecting automatically #674

Closed Philipmulkens closed 1 year ago

Philipmulkens commented 1 year ago

Since a couple of weeks I need to open aaidrive app on my phone in order to connect to the car's idrive. No battery saving functions enabled on the phone. Any solutions for this?

hufman commented 1 year ago

As part of updating to support recent Android versions, the app now requires explicit permission to wake up in response to Bluetooth connections. There should be a permission box in AAIdrive asking for that, does that not show up?

Philipmulkens commented 1 year ago

Yes, thank you. I misunderstood the option so it wasn't enabled. Now it works just fine.

Op vr 17 feb. 2023 03:21 schreef Walter Huf @.***>:

As part of updating to support recent Android versions, the app now requires explicit permission to wake up in response to Bluetooth connections. There should be a permission box in AAIdrive asking for that, does that not show up?

— Reply to this email directly, view it on GitHub https://github.com/BimmerGestalt/AAIdrive/issues/674#issuecomment-1434004555, or unsubscribe https://github.com/notifications/unsubscribe-auth/A554O6W3F2BPSVQRQAUVHBDWX3ODJANCNFSM6AAAAAAU55IYBY . You are receiving this because you authored the thread.Message ID: @.***>

hufman commented 1 year ago

I'm glad it works for you!