alpha-wallet-ios icon indicating copy to clipboard operation
alpha-wallet-ios copied to clipboard

Fix crash with `GoBack` pod

Open oa-s opened this issue 3 years ago • 2 comments

https://console.firebase.google.com/u/0/project/alphawallet-ios-prod/crashlytics/app/ios:com.stormbird.alphawallet/issues/d4b71cd329e04060cd126d5c7dd63a43?time=last-thirty-days&types=crash&versions=3.49%20(447);3.49%20(446)&sessionEventKey=213e36fb8f1d48a0814d143eb4f24f25_1720420280847291594

oa-s avatar Sep 12 '22 08:09 oa-s

@oa-s UIApplication.shared.goBackToPreviousAppIfAvailable() used to crash if there is no app to go back to. I can't get it to crash anymore. Tried with both building with Xcode 13 and 14. Can you?

You can try adding to scanQRCodeButtonSelected:

hboon avatar Sep 14 '22 04:09 hboon

i will try

oa-s avatar Sep 14 '22 06:09 oa-s

@oa-s Is this still reproducible?

hboon avatar Mar 28 '23 03:03 hboon

looks like no, closing it for now

oa-s avatar Apr 25 '23 10:04 oa-s