Skip to content

Commit 2ca3b05

Browse files
@W-17459669: Android 16 support (#2720)
1 parent a97de73 commit 2ca3b05

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

libs/SalesforceSDK/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
<activity android:name="com.salesforce.androidsdk.auth.idp.IDPAuthCodeActivity"
5858
android:excludeFromRecents="true"
5959
android:theme="@style/SalesforceSDK"
60-
android:exported="true"
61-
android:screenOrientation="portrait" />
60+
android:exported="true" />
6261

6362
<!-- Dev info activity -->
6463
<activity android:name="com.salesforce.androidsdk.ui.DevInfoActivity"

0 commit comments

Comments
 (0)