BlockchainCommons / GordianSeedTool-iOS

Cryptographic Seed Manager for iOS
Other
36 stars 8 forks source link

App Crashes If You Turn Off Camera Permissions #147

Closed shannona closed 2 years ago

shannona commented 2 years ago

1.) Turn off Camera: from Settings-> Seed Tool, toggle the Camera permissions to OFF 2.) Open Seed Tool, or continue your session (it happens either way) 3.) Touch the QR-Code/Scan button 4.) App crashes

wolfmcnally commented 2 years ago

This is not a bug. Changing camera permissions quits any app that is using them.

https://stackoverflow.com/questions/43974752/app-crashes-in-background-while-changing-permission-swift

image

shannona commented 2 years ago

Not what was going on. Every time I tried to use the camera afterward, even after restarting, it crashed. You should have at least one crash report.

wolfmcnally commented 2 years ago

OK, I'll look into it.

wolfmcnally commented 2 years ago

Should be fixed. Please retest in next beta release.

shannona commented 2 years ago

Looks great. Just brings up a warning now, saying how to solve the problem.

IMG_2868