-
Notifications
You must be signed in to change notification settings - Fork 134
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
Repetitive crashes from Firebase Crashlytics dashboard for live app in app store #143
Comments
Could you share the code in use for this, along with an overview of when this error is encountered? For example, does it happen when connecting to Channels / receiving events? |
I don't know when and how it happens, I have this repetitive crashes daily in firebase crashlytics |
Hi @benw-pusher. I am facing this issue of app crashing as well on a test flight build on my client's iphone. But I have figured the app crashes only when the iphone is running on latest ios version 17, as the app works fine on my iphone 13 pro max with ios 16. |
I have tested the example app on an iOS 17 device and no crashes are observed. |
Hi @saurabhunify I am facing the same issue. did. u find any solution? |
the crash was caused by the onAuthorizer passed when initiating pusher. it was not returning expected type of response that was casted in the library code |
I have this repetitive error in iOS version
I used
pusher_channels_flutter: ^2.2.0
$s23pusher_channels_flutter32SwiftPusherChannelsFlutterPluginC14fetchAuthValue8socketID11channelName17completionHandlerySS_SSy0eD00eJ0CSgctFyypSgcfU_TA
The text was updated successfully, but these errors were encountered: