android - Google Tag Manager loads container version that is older than the default container included in the resources -
i'm using google tag manager android sdk , have run problem.
both loadcontainerprefernondefault
, loadcontainerpreferfresh
methods download , load published version of container if lower version default container binary file have stored in application.
i realize there loadcontainerdefaultonly
method available semi-useful testing doesn't achieve need.
my end goal able add variables container new versions of application rely on. since using container update checking cannot publish new container user's prompted update version hasn't been pushed play store yet.
so long story short, there way override behavior , load container network/disk it's version greater on default container? or option use more 1 container?
unfortunately signs point being design. google tag manager cares published version of container.
Comments
Post a Comment