NativeScript / NativeScript/nativescript-cli
Xcode version in iOS Cloud Builds + Error: OIDAuthorizationService+IOS.m normal armv7 objective-c
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
When trying to add the new "sign-in with Apple" feature with "nativescript-firebase" plugin, using cloud builds, we got this error : CONSOLE LOG file:///node_modules\nativescript-plugin-firebase\firebase.js:865:24: 'Error in firebase.login: ReferenceError: Can\134't find variable: ASAuthorizationAppleIDProvider'
Describe the solution you'd like
Update tools (Xcode) in cloud builds infrastructre.
More info : https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/1491
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the cloud-build infrastructure and the related nativescript-firebase issue linked in the report. Identify how the build environment's Xcode version is selected, then verify that the updated environment supports ASAuthorizationAppleIDProvider and resolves the reported sign-in-with-Apple error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, objective-c
- Domain
- build-system, cloud, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100