Nets-mobile-acceptance / Netaxept-Android-SDK

PiA Netaxept Android SDK is a library that provides the native In-App interaction to perform Netaxept payments directly from an app on Android devices while minimizing PCI DSS requirements for you.
31 stars 15 forks source link

Android 12 manifest incompatible #41

Closed JBBx2016 closed 2 years ago

JBBx2016 commented 3 years ago

PiaSDK mangler android:exported på <activity>, og prosjekter kan derfor ikke bygges med targetSdkVersion 31.

android:exported needs to be explicitly specified for . Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined.``

Miss-PiA commented 3 years ago

Hello @JBBx2016 ,

Unfortunately, we are not supporting Android 12 at the moment. We will look into this issue and get back to you once we could confirm Android 12 support in the later release.

mathiasemil commented 3 years ago

@Miss-PiA Can you provide a timeline for a fix for this issue?

Miss-PiA commented 3 years ago

Hello @mathiasemil ,

Based on our current schedule, we are planning to support Android 12 in next release and estimated release date will be at the end of October 2021.

Miss-PiA commented 2 years ago

Hi @mathiasemil and @JBBx2016 ,

We are very soon going to provide a beta version of PiA SDK with Android 12 support! Are you interested in trying the early beta version? If yes, please send the beta version request to our support email via mobile-acceptance@nets.eu. Thanks in advance!

JeppeLeth commented 2 years ago

Android 12 is now out :) Do you have an updated time estimate of when your SDK is gonna be updated?

Miss-PiA commented 2 years ago

Hi @JeppeLeth ,

Please kindly check the latest release v2.5.0 which gets Android 12 support now!