You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've obtained the Jitsi code, made necessary modifications to the source, and successfully compiled the SDKs for both iOS and Android. My goal now is to integrate these customised SDKs into a Flutter app. I'm seeking guidance on the specific location or configuration settings within the app where I can specify the location of my custom SDKs. Currently, the SDKs are being fetched from the internet, but I'd like to direct the app to use my locally compiled versions. Your assistance in identifying the relevant areas for modification would be greatly appreciated. Thank you in advance for your help.
The text was updated successfully, but these errors were encountered:
I've obtained the Jitsi code, made necessary modifications to the source, and successfully compiled the SDKs for both iOS and Android. My goal now is to integrate these customised SDKs into a Flutter app. I'm seeking guidance on the specific location or configuration settings within the app where I can specify the location of my custom SDKs. Currently, the SDKs are being fetched from the internet, but I'd like to direct the app to use my locally compiled versions. Your assistance in identifying the relevant areas for modification would be greatly appreciated. Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: