PieterAelse

Results 14 comments of PieterAelse

@MaikuB could it be that either `insecureAuthorizationService` or `defaultAuthorizationService` is null? So then `authorizationService` is assigned to be null... Would be good to have this crash fixed!

@Lyokone Could you have a look at this PR and get it merged? In order to support Android 12!

@Lyokone any updates on merging this PR to unblock everybody from building on Android 12?

Did not try it myself, but in the mean-time maybe everybody who is blocked can use the following: ```xml dependencies: flutterlocation: git: url: [email protected]:pieteraelse/flutterlocation.git ref: build_on_and_support_android_12_sdk_31 ``` Source: https://dart.dev/tools/pub/dependencies#git-packages

@Lyokone trying to unflag as it's not stale

@avioli Any chance MacOS could be added? 😄

I ran into this issue on my Pixel 5 with our app, it was sometimes not re-drawing certain parts of the screen (/items) and whenever I touched those or used...

Can you reproduce the issue with any other BLE device than the custom Nordic chip? As we're not seeing this issue in the field, it might have to do with...

@bartekpacia Since you closed #639 in favor of #702 (a newer issue? but okay..), could you review this PR to get it merged?