kalnyc67 / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Tag Manager iOS SDK Configuration: Cannot find binary resource file error #464

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The actually Google Tag Manager iOS SDK has problems to find the configuration 
file.

The following error happens:

GoogleTagManager warning: Cannot find binary resource file 'GTM-XXX​'.
GoogleTagManager warning: Cannot find resource file 'GTM-XXX.plist'.
GoogleTagManager warning: Cannot find resource file 'GTM-XXX​.json'.
GoogleTagManager error: No default container found; creating an empty container.

The file 'GTM-XXX​' is downloaded from the google tag manager page and added 
to the main bundle.
I tried it also with the plist and json file - same error.

Original issue reported on code.google.com by m...@felixschulze.de on 18 Jul 2014 at 10:59