I think this happened because i build a test app with the package id of an app, that have InMobi ads approved, to test the new Corona SDK capability, i built it for test, for local distribution with the provisioning profile of the approved app by InMobi. Ansca must have register this test app, create their App Id for Analytics, and now when i launch a new version of the App that i take the provisioning profile and package id, using the new Corona SDK that have Analytics on, it appears on the LaunchPad Dashboard Analytic page with the test app name, is there a way to change the name appearing on the Analytics page to the proper one. I think this question must be directed to AnscaMobile people, but may be some one, already had this problem, and could point me in some direction. The App ID created by AnscaMobile to identify Apps for Analytics, i think is linked with the Package ID, they are AnscaMobile terms, but the Package ID is the BundleIdentifier on iOS. [import]uid: 62880 topic_id: 15354 reply_id: 315354[/import]
I don’t know exactly how Corona SDK does it, but in the normal iPhone world you edit the manifest and tiapp.xml files to reflect the App name. [import]uid: 46343 topic_id: 15354 reply_id: 56735[/import]
To clarify more this issue. I successful launch my app without any inconvenient, i would like my app appear on the analytics page of the LaunchPad with the correct name, not the one a use for a test before a officially launch it. The app that i build for local distribution for test purpose, has the same Package ID that my officially release for sale on the App Store. Is there a way AnscaMobile change the registered first test app name, and put the new one. Seems that Anscamobile add for analytics any app you build for any type of distribution (App Store or ad-hoc), without ask. Don’t get me wrong, i like analytics, even more free one that AnscaMobile is providing us with, but i would like to have control of which app i want to appear on LaunchPad Analytic. I believe they generate an APP ID for a app when you build it for distribution (any type) and associate it with the iOS bundleidentifier, then register the app name you use when you build it on Corona SDK, that name is the one i like they update on the database where they save the generated App ID, name, and package name (Ansca aka for iOS bundleIdentifier). Because my test app and release app have the same bundleIdentifier Ansca not generate a new App ID for my build for distribution on the app store because it assume that its the same app they already generate an app id based on the package id or iOS bundleIdentifier, causing my released app don’t appear with the final, correct name, but with the one it registered it first. AnscaMobile is currently generating analytics for the correct app, i think, but is putting the first name it was registered with, when i build for distribution (ad-hoc) for test purpose. [import]uid: 62880 topic_id: 15354 reply_id: 56754[/import]
Applica,
I had the same thing happen to me.
Later I built another test version of my app with a different test name and installed it on my test device. The next time I looked LaunchPad, it had changed the name from the old test name to the new test name.
From this I figured maybe I just need to run the app with the correct name and somehow LauchPad would change again. So I deleted the test app from my device. I did a build for app store, but didn’t upload it since this version is already there. I installed the newly built app with the correct name on my device and ran it some. About 8 hours later, I looked in LauchPad and the new correct name was there.
I don’t know what the window for the update really is. I could be some process that runs once a day and time just happened to fall within my 8 hour window. [import]uid: 67839 topic_id: 15354 reply_id: 56825[/import]