Stop GroundSage Subscription and Location Update with iOS

Call stopSubscription to stop receiving GroundSage crowd density data and location update.

 Swift

IAGSManager.shared.stopSubscription()

Objective-c

[[IAGSManager sharedManager] stopSubscription];