Chris Alfano

Results 84 issues of Chris Alfano

For #3200, completed through PRs #3205 and #3214, we simplified the Kubernetes deployment process and eliminated the concept of "channels" which encapsulated different sets of services but were all deployed...

explain the research process and methodology that went into designing and populating the taxonomy

The readme recommends using `NSLocationAlwaysAndWhenInUseUsageDescription` instead of `NSLocationAlwaysUsageDescription` But the relevant implementation code seems to never check for that newer key: https://github.com/Lyokone/flutterlocation/blob/a0b9ce6a55e22859c836be52137142f452b954f5/packages/location/ios/Classes/LocationPlugin.m#L207