flutter-braintree icon indicating copy to clipboard operation
flutter-braintree copied to clipboard

Getting thread 1 exc_bad_access (code=1 address=0x0) error in Xcode

Open junaid4jd opened this issue 3 years ago • 3 comments

i'm having thread 1 exc_bad_access (code=1 address=0x0) when running the flutter app for ios in xcode

junaid4jd avatar Feb 12 '22 10:02 junaid4jd

thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x0000000186e7b6f4 libswiftCore.dylibswift_getObjectType + 40 libswiftCore.dylibswift_getObjectType:

andim27 avatar Aug 01 '22 11:08 andim27

I am getting the same error as @andim27 - I have enabled firebase push notification and added the entitlements and configured APNs. And this issue started coming.

dishank-betaflux avatar Jul 24 '23 11:07 dishank-betaflux

I don't have an Apple device so I can't test on xcode. If anyone feels up to the task, pull requests are welcome.

pikaju avatar Jul 25 '23 16:07 pikaju