We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Team, We are getting a lot of app crashes because of a PubNub (v4.2.2) exception RequestOtherException, What is the cause of this exception?
Firebase Crash log: Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: RequestOtherException: request failed (HttpException: Software caused connection abort, uri = https://ps.pndsn.com/v2/subscribe/*****subscription key******,sub-16855127254882653/0?pnsdk=PubNub-Dart%2F4.2.2&tt=16855127262580388&tr=33&uuid=12187) #0 new PubNubException (package:pubnub/src/core/exceptions.dart:9) #1 new RequestOtherException (package:pubnub/src/core/net/exceptions.dart:20) #2 RequestHandler.response (package:pubnub/src/networking/request_handler/io.dart:138) #3 Future.any.onValue (dart:async/future.dart:615)
at FirebaseCrashlytics.recordError(firebase_crashlytics.dart:119)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Team,
We are getting a lot of app crashes because of a PubNub (v4.2.2) exception RequestOtherException, What is the cause of this exception?
Firebase Crash log:
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: RequestOtherException: request failed (HttpException: Software caused connection abort, uri = https://ps.pndsn.com/v2/subscribe/*****subscription key******,sub-16855127254882653/0?pnsdk=PubNub-Dart%2F4.2.2&tt=16855127262580388&tr=33&uuid=12187)
#0 new PubNubException (package:pubnub/src/core/exceptions.dart:9)
#1 new RequestOtherException (package:pubnub/src/core/net/exceptions.dart:20)
#2 RequestHandler.response (package:pubnub/src/networking/request_handler/io.dart:138)
#3 Future.any.onValue (dart:async/future.dart:615)
The text was updated successfully, but these errors were encountered: