Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: jorrit5477 on May 21, 2017, 03:39:18 PM

Title: LocationService is being used
Post by: jorrit5477 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?