I ask for forgiveness if this is not the right place to ask this.
Im trying to publish my app to windows phone store. My app is a wp 8.1 app.
I already paid for the company account and all the tutorials say that I should go to the dashboard, but whenever I tried to enter to the dashboard I got the same screen asking me to choose for the account type again. Is this a bug or what?
I've seen others tutorials and they can do it normally but i can't enter. I can't even find the link of where I reserve the name of my app.
I recive a confirmation from microsoft giving me the welcome.
Is there anything I need to do that Im missing? Why is the dashboard always asking me for account type when I already bought the company account type?
The Windows Phone and Windows app stores are being unified. If you have been migrated to the unified app store, you should be able to view your dashboard using https://dev.windows.com/overview and submit your app from there or go directly to the submit page on https://dev.windows.com/dashboard/Application/New
Related
I am developing a bot which can send files to user. Users ask for reports with report name, and bot generates the file and sends it. This is working like expected within Microsoft Teams desktop app and web app. And Microsoft Teams mobile app does not support to receive files.
If there is a way to detect the application that user is typing to bot, i want to inform users when they ask a file from bot with mobile app, like "use desktop or web app, file transfer is not supported on mobile app".
Is there a way to detect the application that Microsft Teams user is using to type to bot?
Yes, you could get the platform from which the message was sent. Could you please check activity.Entity. Please find the screenshots below:
Desktop:
Mobile:
I am trying to use Google OAuth 2.0 in windows phone 8.1. All is well but I am getting an extra screen after user consent screen which has a message
please copy this code , switch to your application and paste it there.
I need the app to resume after the user gives the app the permission to access requested data.
Someone help me figure out why I am getting this extra screen and how I can avoid it an resume into my app again
You should select your app type as "web application", then set your redirect uri.
Please refer to below post.
How to prevent the extra view displaying an access code when using Google OAuth 2.0
I was working on windows phone 8.1 (WinRT) application. I wanted to give certain users free redemption codes by which they can get the app for free when inserted from the app. But I wanted to change their license info so that even if they
Change the device and install the App or
Uninstall the App and reinstall it,
they should be able to use the App for free. By using the device ID I can take care of problem 2). But since LicenseInformation.IsTrial is a read only property I cant change it and solve problem 1).
Is there anyway I can at least get the outlook,live ID from which the user has logged in the phone so I can treat it uniquely?
You can try to create an in-app purchase item with zero price. So when the user enters the code, then make him buy that item for $0. Once bought, it will be associated with his account, and be transferable across devices
Basically I want to achieve the same fucntionality which you normally see in android or ios devices. So if I click on login it should open facebook application(not webview) if facebook is installed but in case app is not installed it should open webview.
Currently it shows me a message do you want to search on store which I don't want.
Any help will be highly appreciated.
Thanks
Vinod
Windows Phone SDK only has the API to launch an app from another app which wouldn't work in your case since you would not be able to share session tokens.
Your best approach to achieving this would be to try out the third party Facebook SDK for .NET. Take a look at the Login API which seems to provide the ability to invoke the facebook application on the app and if not available would take the user to the store (LoginBehaviorApplicationOnly - Windows Phone 8.1).
I understand you would like to bring up the WebView if app isn't available but this SDK doesn't seem to have that functionality. You could contribute to the project or request a feature addition.
Hope this gives you a good start?
I have recently developed windows phone application but im getting problem in uploading that app to windows store.
Please can any body tell me the process how to do that
Thanks in advance
Windows Phone Dev Center makes it fast and easy for you to submit or update your app. Complete these two basic steps, and your app will be reviewed promptly.
Create your app info
What's the name of your app? Which category does your app belong in? How much do you want your app to cost? After you fill in the blanks for these and other questions, you'll be ready to upload.
Upload and describe your package(s)
Upload the necessary packages for your app, fill in the relevant details (language, description, images, etc.), and submit.