All Projects → VamshiIITBHU14 → VKLocalNotifications

VamshiIITBHU14 / VKLocalNotifications

Licence: other
This project covers all the requried code to trigger UILocalNotifications. It can be helpful when you want to trigger a Push Notification when a user reaches a particular location. Does not need internet connection.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to VKLocalNotifications

iOS10-NewAPI-UserNotifications-Example
iOS 10~ Experiments - New API Components - New User Notifications with 3DTouch and iPhone 7.
Stars: ✭ 18 (-65.38%)
Mutual labels:  unusernotificationcenter
Bettersegmentedcontrol
An easy to use, customizable replacement for UISegmentedControl & UISwitch.
Stars: ✭ 1,782 (+3326.92%)
Mutual labels:  swift4-1

VKLocalNotifications

Demo (App in background):

ezgif com-gif-maker

Demo (App in foreground):

ezgif com-crop

How to Test:

  1. Install the app on the device.

  2. Launch the app and tap on Trigger Local Notifications Button.

  3. Keep the app in foreground/ background/ kill the app.

  4. Move out of the initial location to around 300-400 metres and get back to initial location.

  5. That's it. You see the UILocalNotification pop ups as shown in the attached GIFs.

Addendums to info.plist :

Key : Privacy - Location Always and When In Use Usage Description
Value : Need your location to trigger notifications

Key : Privacy - Location When In Use Usage Description
Value : Need your location to trigger notifications

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].