Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Mobile/iOS: Fix NSLocationAlwaysUsageDescription purpose string #1224

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

rajivshah3
Copy link
Member

Description

Fixes NSLocationAlwaysUsageDescription purpose string to satisfy App Store requirements. Build 50 was rejected because this was not specified in the Info.plist.

Note: This string should not appear during normal app use because Trinity never needs access to your location. This is simply to satisfy App Store requirements.

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

N/A

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes

@rajivshah3 rajivshah3 added T - Bug Type - Bug: Something isn't working P - iOS Platform - Specifically relates to iOS C - Mobile L - Need reviews Lifecycle - Each PR must have at least two reviewers P1 - Critical Priority - Do this ASAP P2 - High Priority - Prefer to fix or merge this and removed P1 - Critical Priority - Do this ASAP labels Mar 29, 2019
@rajivshah3 rajivshah3 added P1 - Critical Priority - Do this ASAP and removed P2 - High Priority - Prefer to fix or merge this labels Apr 2, 2019
@rajivshah3
Copy link
Member Author

Marking as critical because iOS builds will be rejected without this fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile L - Need reviews Lifecycle - Each PR must have at least two reviewers P - iOS Platform - Specifically relates to iOS P1 - Critical Priority - Do this ASAP T - Bug Type - Bug: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants