Skip to content

HarkerDev/harker-bellschedule-ios

Repository files navigation

Harker Bell Schedule iOS App 🕚

Get it on the App Store!

Push Notification System

Push notifications are pushed using OneSignal

Usage

Install CocoaPods. In the root directory of the project, in terminal, type pod install.

Open harker-bellschedule-ios.xcworkspace

Inside of AppDelegate.swift, inside the function

func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool {}

Add the function OneSignal.initWithLaunchOptions(launchOptions, appId: "your-app-id"), with the app key that OneSignal provides you for the project.

License

iOS, the App Store and the App Store logo are trademarks of Apple Inc.

Releases

No releases published

Packages

No packages published