forked from github/cordova-android
CB-369: Authentication Code doesn't seem to work. -- Verified basic auth works and provided test case.
This commit is contained in:
Regular → Executable
+3
@@ -144,5 +144,8 @@
|
||||
<activity android:name="xhr" android:label="@string/app_name"
|
||||
android:configChanges="orientation|keyboardHidden">
|
||||
</activity>
|
||||
<activity android:name="basicauth" android:label="@string/app_name"
|
||||
android:configChanges="orientation|keyboardHidden">
|
||||
</activity>
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user