I AM NOT ABLE TO LOAD MY URL FOR JITSI IN ANDROID i.e.
jitsiView.loadURL("http://example.org/aayush");
BUT IT LOADs DEFAULT JITSI URL IN ANDROID FOR TEST i.e.
view.loadURL("https://meet.jit.si/Test123");
it shows the error -> E/ReactNativeJS: 'Failed to load config from https://example.org/config.js?room=aayush'
please check the attached image for details.
it was a ssl certificate issue .. certificate was not mapped with the IP. Issue resolved.