Hi, community There is an iOS App called Weex Playground[1] built from the source code of incubator-weex-playground [2]. According to my knowledge, the App was uploaded before Weex donated to ASF under the bundle ID of `com.taobao.weexplayground`. Currently we are trying to solve the problems, and here are the solutions we have:
- Delete the existing Weex Playground, then do a source code release for incubator-weex-playground, finally publish a new Weex Playground in ASF's Apple account with the bundleID of `org.apache.weexplayground`. - Transfer the existing Weex Playground to ASF, then do a source code release for incubator-weex-playground, finally publish a new Weex Playground in ASF's Apple account with the bundleID of `org.apache.weexplayground`. After the new one(org.apache.weexplayground) published, we would delete the old one(com.taobao.weexplayground). As suggested in dev@weex.apache, it would be easy to pass the App review of Apple if there are two Apps which only differs in bundleID. As Apple just doesn't allow rename bundleID, I don't know whether it's suitable to have an App whose bundleID is `com.taobao.weexplayground` in ASF's Apple account. I also contact the current owner of Weex Playground [1], they are willing to cooperate with ASF no matter we choose opinion 1 or 2. So, which way is better? [1] https://apps.apple.com/cn/app/weex-playground/id1130862662 [2] https://github.com/apache/incubator-weex-playground/ Best Regards, YorkShen 申远