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

The search and many features are not working in Android for API near 24 #6

Open
immadisairaj opened this issue Jan 21, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@immadisairaj
Copy link
Owner

When testing in the Android Emulator for the application in v1.1.1 for the API 24, the search, schedule and other feature that require posting requests to the archived site of sssmediacentre (formerly radiosai) are still in loading state.

This issue might majorly be due to certificate issues either from server or from the device.

Log of when sending a request

E/flutter ( 3824): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: HandshakeException: Handshake error in client (OS Error:
E/flutter ( 3824): 	CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(handshake.cc:393))
E/flutter ( 3824): #0      _SecureFilterImpl._handshake (dart:io-patch/secure_socket_patch.dart:99:46)
E/flutter ( 3824): #1      _SecureFilterImpl.handshake (dart:io-patch/secure_socket_patch.dart:142:25)
E/flutter ( 3824): #2      _RawSecureSocket._secureHandshake (dart:io/secure_socket.dart:911:54)
E/flutter ( 3824): #3      _RawSecureSocket._tryFilter (dart:io/secure_socket.dart:1040:19)
E/flutter ( 3824): <asynchronous suspension>
E/flutter ( 3824):

Additional Details:
For some reason, the search and a few things work sometimes and doesn't other times. The occurrence of the issue is un predicted as of now. Need to look into more info regarding this issue.

@immadisairaj immadisairaj added bug Something isn't working help wanted Extra attention is needed labels Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant