triniwiz / triniwiz/nativescript-plugins

[nativescript-stripe] Not working on Xcode 14.3

Open
#178 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
87
Forks
57
Avg merge
1h 36m
Merged PRs (30d)
4

Description

nativescript-stripe version 8.0.3 is not working after updating Xcode 14.3. I am getting below error.

 error: stored properties cannot be marked potentially unavailable with '@available'
    @available(iOS 13, macCatalyst 14, *)
     ^
Command SwiftCompile failed with a nonzero exit code

Do you have any suggestion how to fix it?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the build failure with nativescript-stripe 8.0.3 using Xcode 14.3 and inspect the Swift source that contains the reported @available stored property. Determine the compatibility change required for the error to clear, then verify that the plugin builds successfully for the affected iOS targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile, payments
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.