Has anyone used Easy Mobile Pro with a kid’s app recently?
We have extensive experience with kid’s app development, but this is the first time we’ve had to implement IAP (subscription) and I’m getting worried.
A few related questions:
-
EMP is build on top of Unity Purchasing, which requires Unity Analytics. There is a hack/workaround to disable Analytics at runtime, but I’m concerned how reliable it is. ( As an aside [Unity spent months promising to decouple Analytics from IAP only to say they had no plans, see thread here for more ]( Our Experience w/ an Apple Kids App page-2)). Have people successfully disabled Analytics at run time with the hack described by Unity?
-
Can you totally remove all the advertising and other tracking related elements of the EMP product? We’d only be using Cloud saves and IAP. I understand this sounds kinda crazy, but from experience: Apple scans apps and if any included code even references the IDFA they will boot you from the store and you will have to prove to them you aren’t using it.
Would appreciate any info / people with relevant experience. Thanks!