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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: