Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Apple crash report #129

Open
2 tasks done
CesarRN opened this issue Sep 10, 2024 · 1 comment
Open
2 tasks done

[Bug]: Apple crash report #129

CesarRN opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
apple [See issue #68] Just Apple being Apple again... bug Something isn't working

Comments

@CesarRN
Copy link

CesarRN commented Sep 10, 2024

Description

Apple reviewed my fluter app and report a bug.

Minimal Reproduction

Only open the app.
I don´t have more info.

Exception or Error

Thread 0 name:   Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   flutter_web_auth_2            	       0x1055850f4 closure #1 in SwiftFlutterWebAuth2Plugin.handle(_:result:)   1312
1   flutter_web_auth_2            	       0x10558559c thunk for @escaping @callee_guaranteed (@in_guaranteed URL?, @guaranteed Error?) -> ()   192
2   AuthenticationServices        	       0x21d49f554 -[ASWebAuthenticationSession _cancelWithError:]   40
3   AuthenticationServices        	       0x21d49f3d8 -[ASWebAuthenticationSession _startDryRun:]   644
4   flutter_web_auth_2            	       0x105586c0c specialized SwiftFlutterWebAuth2Plugin.handle(_:result:)   3048
5   flutter_web_auth_2            	       0x10558514c @objc SwiftFlutterWebAuth2Plugin.handle(_:result:)   84
6   Flutter                       	       0x105e4191c 0x105860000   6166812
7   Flutter                       	       0x1058a3a44 0x105860000   277060
8   libdispatch.dylib             	       0x1ac45d13c _dispatch_call_block_and_release   32
9   libdispatch.dylib             	       0x1ac45edd4 _dispatch_client_callout   20
10  libdispatch.dylib             	       0x1ac46d5a4 _dispatch_main_queue_drain   988
11  libdispatch.dylib             	       0x1ac46d1b8 _dispatch_main_queue_callback_4CF   44
12  CoreFoundation                	       0x1a458b710 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__   16
13  CoreFoundation                	       0x1a4588914 __CFRunLoopRun   1996
14  CoreFoundation                	       0x1a4587cd8 CFRunLoopRunSpecific   608
15  GraphicsServices              	       0x1e8fd51a8 GSEventRunModal   164
16  UIKitCore                     	       0x1a6bc1ae8 -[UIApplication _run]   888
17  UIKitCore                     	       0x1a6c75d98 UIApplicationMain   340
18  Home Komfort                  	       0x102e708dc 0x102e68000   35036
19  dyld                          	       0x1c7d5f154 start   2356

Expected Behaviour

No crash ...

Screenshots

No response

Additional context

No response

Device

iPad13,16

OS

iPhone OS 17.6.1 (21G93)

Browser

Safari

Flutter version

flutter: 3.16.0

flutter_web_auth_2 version

3.2.1

Checklist

  • I have read and followed the entire troubleshooting guide and it has not provided the solution I need.
  • I have provided all the information I can.
@CesarRN CesarRN added the bug Something isn't working label Sep 10, 2024
@ThexXTURBOXx ThexXTURBOXx added the apple [See issue #68] Just Apple being Apple again... label Sep 10, 2024
@ThexXTURBOXx
Copy link
Owner

No idea what to do about that. Also, the stack trace does not really give any context clues on the location of the failure or anything else.
Someone else with proper Apple experience shall take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple [See issue #68] Just Apple being Apple again... bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants