OneBusAway / onebusaway-iphone

OBA development has moved!
https://github.com/OneBusAway/OBAKit
Apache License 2.0
219 stars 117 forks source link

Update 1.2 testing #18

Closed caitbonnar closed 11 years ago

caitbonnar commented 11 years ago

Hi everyone,

I've been running @ksslng's build for the past few days on my iPhone 5, and it is looking stable enough on its own to put into the testing phase, so I'd like to go ahead and jump into testing for release. (Looks like we can probably go ahead and merge this directly into the master soon as well.)

It'd be awesome to get as many testers as possible. If you'd like to test on your own device(s), here are some instructions for installing (it only takes a few minutes to set up and you don't need to sign up for anything, which is really nice):

1) Go to: http://macbuildserver.com/try/ 2) Enter git://github.com/ksslng/onebusaway-iphone.git as the GitHub repo, hit next. 3) Once it's done cloning, select org.onebusaway.iphone.xcodeproj as the project, and "OneBusAway - AdHocDistribution" as the build config. (I actually haven't tried the others, but they may work as well.) 4) Skip the signing step, as we are going to use their certificate. 5) Download and drag into iTunes, then install on iPhone/iPod, or directly install OTA from your device. :-)

I probably didn't need to go through these with you guys, but there they are just in case. Let me know if you have any problems getting it to work.

Also, I don't know what the standard practice is here, but I was thinking we could post minor issues on this thread and create a new open issue for anything major. If that's not standard or you want to do it another way, I'm open to suggestions. Personally I don't like too much clutter in issues list, but I think I can manage. :-)

We want to test on as many different Apple devices as possible, so please specify which one you are testing on and what bugs you find, if any. I am going to also post on the developer's list soon, so hopefully there will be others willing to test there as well.

Thanks, and happy testing!!

bbodenmiller commented 11 years ago

@caitbonnar I'll get back to you in a bit after I get the branch ready for building.

caitbonnar commented 11 years ago

@bbodenmiller Ok, just let me know when it is ready. Thanks so much!

bbodenmiller commented 11 years ago

Okay after much delay the dev branch is ready for 1.2rc5 testing. Changelog in CHANGELOG.MD.

caitbonnar commented 11 years ago

@bbodenmiller Great-- setting it up now!

caitbonnar commented 11 years ago

Okay, just uploaded the latest version (rc5) to TestFlight and added a few people to the profile. We still have room for a few more devices, so again, let me know if you'd like to help test. :-) I'll let you all know when enterprise distribution is back!

barbeau commented 11 years ago

rc5 works fine on my iOS5 iPod (Thanks all!). I added a few notes to other issues that were completely or partially resolved in this rc (or potentially earlier - this was the first build I was able to test in Tampa).

I agree with @caitbonnar notes on #42 regarding the zoom level and displaying stop icons - right now stop icons are only displayed at a very low (i.e., close to ground) zoom level. From just browsing through the app this seems like it could be a significant usability problem, especially if its a change from before (I think it is?).

I've opened a new issue (#62) for this. I'm not sure if this should block the 1.2 release - I'd like to hear from others actually using the app in the context of transit service to hear if this is a significant usability problem.

bbodenmiller commented 11 years ago

@ksslng can you look in to the unused variable warnings in the latest builds? https://travis-ci.org/OneBusAway/onebusaway-iphone/builds/9593178

bbodenmiller commented 11 years ago

@caitbonnar I'd say things are good enough to go forward with a submission to the App Store today.

caitbonnar commented 11 years ago

@bbodenmiller Same! Is the current dev branch updated and ready to go? Once I have the build, I'll submit it to the app store. I'll use the changelog for the update notes as well, so those should also be updated if they haven't been already.

bbodenmiller commented 11 years ago

The change log needs to be updated but everything else is ready. I likely won't be able to do that until tomorrow.

bbodenmiller commented 11 years ago

Version number in the app also needs to have rc removed from it.

caitbonnar commented 11 years ago

@bbodenmiller Yep, took care of that. The update notes don't need to be too detailed-- I took a look at the change log and the 1.2 changes looked like a good overview, so I sent those to the head of the UW enterprise. However, according to him it looks like we may need to wait a couple more days on Apple after all (until automatic config comes back up), so if you'd like to polish it up tomorrow, feel free. I don't think it's high priority, though.

bbodenmiller commented 11 years ago

I updated the change log and version number in the dev branch.

caitbonnar commented 11 years ago

OBA 1.2 has finally been submitted to App store! Hopefully it should be approved with no problems... so watch out for it in the updates over the next couple days. :) Thanks so much to everyone who helped contribute to the production of this version!

Now onto the multiregion version. I will be outlining plan for the next couple weeks shortly.

barbeau commented 11 years ago

Great news! Thanks to all who did the development and helped get this out.

bbodenmiller commented 11 years ago

Closing since this has been submitted to the app store.