Adam Wehner

Results 3 issues of Adam Wehner

When build with `targetSdkVersion 31` and run on Android 12 the app crashes, after approving the location permissions by the user. The reason seems to be that the permission `android.permission.BLUETOOTH_SCAN`...

When a protocol extends `Sendable` the generated mock is not complaint with the concurrency policy. And the following warnings occurs. I cannot guess if this is a bigger issue, because...

CuckooPluginFile ist overriding all output definitions by setting CUCKOO_OVERRIDE_OUTPUT to an output on the derived data directory. This leads to two unexpected behaviors: - When a global output is defined...