Unable to submit beta app to Windows phone store - windows-phone

Recently I've experienced a strange behaviour of Windows phone store marketplace.
I tried to submit my app as a beta app but the option of Beta app is showing hide as in the picture attached.
I'm unable to change radio button selection from "Public Store" to "Beta".

Related

html5 app freezes in ios13 after navigating to an external url in in-app standalone safari browser and back

Issue
My web application built using nuxt and installed as web app on iphone becomes unresponsive after I open or visit an external link from the app. Issue specifically comes iOS 13.4 and above on real devices. Simulators works fine.
Devices
iPhone X and XI (all versions) with iOS 13.4 and above
Steps to reproduce
Open url https://nuxt-min-pwa.netlify.app/ in safari.
Tap on share icon and then add to home screen.
Open app from home screen.
Tap on menu icon.
Tap on second.
Tap on link named ICE.
App will open an external url.
Tap on Back to App button to return to the app.
Tap on second now.
App does not responds. A thin loading bar seems to be in progress, everytime second is tapped. But nothing else happens.
Web app is working fine in iphone8 with ios 13.3.1 and Xcode simulators. There is a similar issue reported on both stack overflow and apple developer forum. Although it specifically mentions microsoft openid, but I am sure, issue comes up with any external url.
PWA freezing on navigation clicks in Safari iOS (13.5) after OpenID Microsoft sign in
https://developer.apple.com/forums/thread/649699
Source code for app
https://github.com/appsbuddha/minimal-nuxt-pwa

Facebook messenger heads popup

In my application I'm trying to implement a popup which will be overlay on other applications. I did it by adding this permission SYSTEM_ALERT_WINDOW in the manifest. It works fine, but on Android 6 I know that I need to request on runtime a permission to "Draw over other apps".
I entered to this settings in my phone and saw that Facebook, Messenger, Skyoe and other apps are allowed to draw over other apps without asking this permission during the installation process (on android 6) and was wondering how can I do that? is targeting to sdk version below 22 will solved this? if so, is there another solution instead of targeting to a lower sdk version?
for example, I uninstalled the facebook messenger application, and install it again, just opened it without completing the registration process, then I opened the settings and clicked on "Draw over other apps" and it was automatically set to "Yes" means that the messneger app can draw over other applications.

Cannot find under-development app under My Apps

I have created a trial store and a new app. I am trying to install the app for my store but I cannot find it listed under My Apps....
What do I need to test my app?
When you go to My Apps in your store's control panel you should see a tab for My Draft Apps as pictured here.
Store Control Panel Screenshot
Any apps with a status of "Draft" that are shown in the My Apps section of the developer portal should show up under that My Draft Apps tab in the store control panel.
Developer Portal Screenshot

Windows Phone device back button would quit the app, but not go to the previous page

I am making a Windows 10 Universal App with this tutorial. Everything works fine, but on a Windows phone, when a user click on the back button on the device, it would just quit the app. The expected behaviour should be going back to the previous navigated page. How can I handle this for my web app, probably using JavaScript?
Thank you!

App displaying default ICON in BBM connected apps list

I am working on BB10 app which has BBM functionality.
I have registered with BBM, but when I see BBM connected apps list App is displaying with default App icon.How can I change default app icon to my own app Icon.
Please Help!!!
It should use your application icon. However, there is an issue where if you change your application icon it doesn't pick up the change. So if you installed the application once with the default icon, it would remain that way on that device. The issue is logged here:
ProfileBox icon not updated when application upgraded with new icon