Issue al subir app a AppStore

Muy buenas a todos,

Al compilar para AppStore, me llega un mail con el siguiente error:

App Store Connect: Your app ******* has one or more issues
ITMS-90683: Missing Purpose String in Info.plist - Your app’s code references one or more APIs that access sensitive user data. The app’s Info.plist file should contain a NSLocationWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you’re using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn’t contain the APIs. Learn more (Apple Developer Documentation).

Como lo puedo subsanar? Muchas gracias.

Probablemente no cargaste tus permisos al momento de realizar tu compilación, los textos que están predeterminados por el sistema al momento de mandar una compilación automáticamente son borrados, por favor revisa el siguiente enlace en el punto "Solicitar permisos IOS (P. LIST)"de Ajustes previos (al inicio de la guía)