opensandiego / WeBikeSD-iOS

Ride. Record. Reimagine your routes.
GNU General Public License v3.0
0 stars 6 forks source link

Change all AlertViews to AlertControllers #8

Open t1rogers opened 8 years ago

t1rogers commented 8 years ago

AlertViews are deprecated in iOS9

bspaulding commented 8 years ago

I'm happy to start cracking away at this. Please advise if someone has already started.

t1rogers commented 8 years ago

HI @bspaulding - I think that @cgiovando or @merelyanode may need to add you as a contributor to this WeBikeSD-iOS as well as the WeBikeSD-Android projects in order for you to work on these. I will see if I can move all the edits from this master branch to the develop branch so we can work on that branch instead.

t1rogers commented 8 years ago

Hi @bspaulding , I just merged the develop branch from the master branch. I think you should be able to check out that branch now to work on this.