Skip to content

mgsturdy/Geofence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeoFence

Set up your project in Xcode and add the CocoaMQTT library using Swift Package Manager. You can find the library here: https://github.com/emqx/CocoaMQTT

I used CocoaPods to intall the package dependences. There is some info online about this.

Create a StoryBoard application with UIkit.

Add the following keys to your info.plist file:

NSLocationWhenInUseUsageDescription We need your location to display it on the map. NSLocationAlwaysAndWhenInUseUsageDescription We need your location to display it on the map.

Other Package Dependencies

  • CocoaMQTT 2.1.3
  • MqttCocoaAsyncSocket 1.0.8
  • Starscream 3.1.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages