We recently upgraded from 8.3 to 8.6 but after upgrade when we build the app and try to download it, the download URL asks for login credentials and after entering it it logs into the application but apk file is not getting downloaded.
@emanp from desktop browser using link. The URL which Pega generates is having PRAuth in it while downloading and it’s causing the screen to redirect to login screen.
@Mayurk33 , yes that is the default behavior. If you want to disable the authentication, you can override the DSS setting pega/mobilebuild/anonymousDownload/Android to true. similarly for iOS, pega/mobilebuild/anonymousDownload/iOS
Disabling authentication while downloading app can be also done via Admin Studio → Mobile → Settings.
Checkout the checkbox ‘Require login for mobile app download’.