istornz / iPokeGo

A native iOS client to map the Pokemon around you!
https://github.com/RocketMap/RocketMap
MIT License
642 stars 168 forks source link

Notifications bug #315

Open TRingo1 opened 8 years ago

TRingo1 commented 8 years ago

Not able to disable the vibrant toggle when notifications are enabled

AcidicSkittles commented 8 years ago

Having same problem. The IBOutlets in NotificationsSettingsTableViewController.h for the vibration switch are not hooked up to the storyboard. Had to do it myself.