Agora Flutter RtcEngineEventHandler.joinChannelSuccess doesnt get triggered but no error returned
joinChannelSuccess is supposed to execute once the local user joins the channel successfully, but now this event NEVER gets triggered.
And also Agora isn't returning any error. Using agora_rtc_engine: ^5.2.0 with Flutter.