We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97de73 commit 2ca3b05Copy full SHA for 2ca3b05
1 file changed
libs/SalesforceSDK/AndroidManifest.xml
@@ -57,8 +57,7 @@
57
<activity android:name="com.salesforce.androidsdk.auth.idp.IDPAuthCodeActivity"
58
android:excludeFromRecents="true"
59
android:theme="@style/SalesforceSDK"
60
- android:exported="true"
61
- android:screenOrientation="portrait" />
+ android:exported="true" />
62
63
<!-- Dev info activity -->
64
<activity android:name="com.salesforce.androidsdk.ui.DevInfoActivity"
0 commit comments