我目前正在嘗試在我的iOS應用程序中使用Google Tag Manager(使用Xcode 8和Swift 3),但XCode無法找到容器。我遵循官方Google文檔here中編寫的步驟。Google Tag Manager找不到容器ios swift
我得到的錯誤是:
GoogleTagManager warning: Cannot find binary resource file 'GTM-xxxxJ'.
GoogleTagManager warning: Cannot find resource file 'GTM-xxxxJ.plist'.
GoogleTagManager warning: Cannot find resource file 'GTM-xxxxJ.json'.
GoogleTagManager error: No default container found; creating an empty container.
我已經出版的容器和正在運行的是新版本,但似乎得到上述錯誤。
如果您可以添加您嘗試完成的內容而不是鏈接到外部資源,那將會很棒。除了第一個問題上的好工作! –
謝謝您的反饋!下次發佈問題時請記住這一點。 修正了這個問題!當我設置容器時,當我選擇「iOS(傳統)」(因爲我使用Google Analytics作爲標籤)時,我選擇了「Firebase」 – sabrinazuraimi
請問您是否可以回答以下問題?它會幫助其他人解決類似的問題。謝謝 –