Mykyta Sadchenko
Mykyta Sadchenko
I have the same problem with the 8.1.6 version.
The same error for cases when the user failed all attempts of the biometrics. Tested on a real iPhone 8
I have problem with WatchOS module also, by trying to run tests on iOS simulator with flavor @piotruela @bartekpacia within both ``` patrol build ios --debug --simulator --flavor Dev --verbose...
looks like Patrol not really covers the whole scope of WatchOS runner
@piotruela thanks for the response. I've added the WatchOS app dependency to your example ios project, and it fails https://github.com/muknta/patrol/pull/1/files#r1587666525 You're right. Probably, the `-sdk iphonesimulator` flag cannot look into...
we have temporarily fixed errors based on WatchOS by adding an extra target w/o WatchOS dependency, and by replacing of AppDelegate which also contains the initialization of Watchkit communication service
> I've added the WatchOS app dependency to your example ios project, and it fails > https://github.com/muknta/patrol/pull/1/files#r1587666525 Hi @piotruela! Did you have a chance to look into my example?
I have the same issue. MacBook Pro 2021 16" Macos Sonoma 14.3.1 Macos builds from Android Studio and console are not showing the permission dialog on my machine. Macos build...
solved locally: Issue was observed in non-sandbox Macos build. Entitlements file with permissions was not recognized using custom build notarizing. So issue solves if we either move to Macos sandbox,...
I believe the bug remains since 2019. https://github.com/mssun/passforios/issues/315 I don't think think it's a solution for a problem but yet https://github.com/mssun/passforios/issues/315#issuecomment-539552331