chat-sdk / chat-sdk-ios

Chat SDK iOS - Open Source Mobile Messenger
http://sdk.chat
Other
913 stars 276 forks source link

Help On including Google-Mobile-Ads-SDK #506

Open brendancooper1332 opened 1 year ago

brendancooper1332 commented 1 year ago

Would anyone be able to help point me in the right direction on how to include Google-Mobile-Ads-SDK. I have tried adding it to the ChatSDKUI.podspec and setting s.static_framework = true. It allows me to include Google-Mobile-Ads-SDK but when I try to open a chat it can't load the view. I'm guessing the static_framework is causing it to not be linked properly