playMaker

Author Topic: LocationService is being used  (Read 1580 times)

jorrit5477

  • Playmaker Newbie
  • *
  • Posts: 3
LocationService is being used
« on: May 21, 2017, 03:39:18 PM »
GetLocationInfo, StartLocationServiceUpdates and StopLocationServiceUpdates actions use Input.location. This results in a build warning using Unity 5.6, saying the LocationService is being used, but the Location Usage Description is empty. Is it possible to have these actions somehow guarded so they are not available by default?