react-native-sumup-interface
Version:
Bridge to use the SumUp SDK
10 lines • 380 B
text/xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.ami3go.sumupinterface">
<application>
<activity
android:name="net.openid.appauth.RedirectUriReceiverActivity"
tools:node="merge"
android:exported="true" />
</application>
</manifest>