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.
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
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.