Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

When ready for prime time: Release both Android and iOS versions of the mobile dev tool to both app stores simultaneously #24

Open
kennystrawnmusic opened this issue Jul 16, 2014 · 2 comments

Comments

@kennystrawnmusic
Copy link

Unfortunately, there's a bit of a problem with regards to getting anything that isn't in the App Store onto iOS, as opposed to Android: you need to jailbreak to do it. So, for now, it would be kind of pointless to create prebuilt binaries of this app harness for iOS, since they simply won't run on a non-jailbroken iPhone.

However, with that being said, when this awesome companion app is ready for publishing to the Google Play Store, it should also get submitted to Apple's review process simultaneously. Just to make sure, of course, that developing and testing apps on iOS is just as straightforward with CDE as it is on Android.

@ghost
Copy link

ghost commented Jul 16, 2014

Binaries would be a problem, however an Xcode project would work fine if
you have a developers license. You could create your own provisioning
profile for the app and run it just fine on your development device without
a jailbreak. I do agree that having it on the app/play store would be a lot
more convenient than side-loading/building a version.
On Jul 15, 2014 10:42 PM, "Kenny Strawn" [email protected] wrote:

Unfortunately, there's a bit of a problem with regards to getting anything
that isn't in the App Store onto iOS, as opposed to Android: you need to
jailbreak to do it. So, for now, it would be kind of pointless to create
prebuilt binaries of this app harness for iOS, since they simply won't run
on a non-jailbroken iPhone.

However, with that being said, when this awesome companion app is ready
for publishing to the Google Play Store, it should also get submitted to
Apple's review process simultaneously. Just to make sure, of course, that
developing and testing apps on iOS is just as straightforward with CDE as
it is on Android.


Reply to this email directly or view it on GitHub
#24.

@agrieve
Copy link
Member

agrieve commented Jul 16, 2014

AppStore or not is certainly a hot debate amongst our team. The main drawback is that apps in the AppStore cannot enable Remote Web Inspector. Is it worth it to have a developer companion without web inspector?

As a first step, we're going to make building Chrome App Developer Tool for iOS easier. It works right now, but getting all of the correct repos downloaded is a bit of a pain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants