Skip to content

Commit

Permalink
Merge pull request #691 from OneBusAway/privacy
Browse files Browse the repository at this point in the history
Add `NSCameraUsageDescription` to the Info.plist due to Stripe SDK
  • Loading branch information
aaronbrethorst authored Nov 19, 2023
2 parents e6bbce8 + 8afb358 commit 29e3783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Apps/OneBusAway/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ targets:
NSExceptionAllowsInsecureHTTPLoads: true
}
}
NSCameraUsageDescription: This app uses Stripe to process credit cards. You can use Stripe to scan your credit card number with your camera.
NSHumanReadableCopyright: © Open Transit Software Foundation
NSUserActivityTypes:
- org.onebusaway.iphone.user_activity.stop
Expand Down

0 comments on commit 29e3783

Please sign in to comment.