Skip to content

Warnings (re:deprecation) for iOS and Android and Error when building for Android #18

@socialmedialabs

Description

@socialmedialabs

Hi,

building my Ionic Capacitor app gives me warnings in in both Xcode and Android Studio, some of which are a heads up in regards of deprecation.

Xcode (among other warnings) gives this:
'async(priority:operation:)' is deprecated: asyncwas replaced byTask.init and will be removed shortly.

Android
Build file '/node_modules/capacitor-subscriptions/android/build.gradle': line 12 The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0. JFrog announced JCenter's sunset in February 2021. Use mavenCentral() instead.

Find attached the lint results generated by running ./gradlew build --warning-mode all.

While I'm here: Ronald, how can one help you to turn this plugin into at least a beta and make sure that further development (i. e. freqent updates to the latest StoreKit and Android developments) will be made? I understand you are working fulltime at a new job and currently don't have the time for ongoing development.

I myself am a Frontend Dev (VueJS) and am navigating this plugin mostly on autopilot, hoping that I succeed ;) Once I finish my integration I'd be happy to provide a sample integration for Vue if you find that useful.

Cheers,
Bernhard

lint-results-debug.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions