Application Consent UI issue - Windows Phone Apps - windows-phone-8

Last Week my team have submitted an application to Windows Phone Marketplace and in the end we got application failed because of the following issue
"LOB App Compliance Requirements - Requirement is App capability consent UI is shown first on first launch of app - Status - Failed. Tester given notes "No app capability consent UI is shown first on first launch of the app". Couldn't able to find out what was the exact error which made Application to fail in Marketplace. Does anyone came across such errors. Any feedback or suggestions will be useful for us.
Regards

When you use a capability, when the user launch application, a pop up should appear for ask user for access.

Related

The app which has published in Google store can not be lanchered by the voice of Google Assistant

The related app I have published in Google Store ,I kown App Action testing must be completed on a physical Android device. but when Attempting to invoke App Actions on a virtual device using Assistant can result in the response "Sorry, I couldn't find that" instead of the expected deep link.I would like to know what I should do to fix this issue ,thanks very much!The develope account is :empg.ev

Google Fit on Android is working on debug but not on production

I am using History API to get user steps. It's working on debug but not on production.
I had created two certificates on OAuth 2.0 Client for both debug and production apps.
Unfortunately, I can get the steps in debug app, but not in the production signed app.
The app is not published for public yet. It's still in the internal testing. It's of course signed with production key.
When running the app, it shows Google authentication dialog so users can select Google account to be used for authentication. Upon selecting account, it shows error:
com.google.android.gms.common.api.ApiException: 4: The user must be signed in to make this API call.
Any help please?
Hopefully ✓this answer saved my time.
Basically, when your app using "App Signing", you need to check the SHA1 used by "App Signing", not the one mentioned on the official Google Fit documentation as release certificate.

How to publish Windows Store App with enterpriseAuthentication and sharedUserCertificates

I am a developer who is new to Windows Store development.
I wrote one Windows Store App and tried to upload it, yet I encounter some errors after submit the appxupload file.
The error messages are shown as below:
I have no idea how to make my developer account authorized to publish apps with the capability it mentioned. Is there a different set of capability for different developer account for Windows Store Application?
Can anyone tell me how to fix this?
Thank you!

"Can't install company app" on Windows Phone 8

I've developed a company app for Windows Phone 8, and have gone through all the recommended steps to set it up for installation. I have a Symantec code-signing certificate, and I have generated my Application Enrollment Token and my signed XAP, which I am hosting in a public folder on OneDrive. I generated the XAP using the BuildMDILXap.ps1 script, which ran without errors. I haven't bothered with a company hub app, since we're only distributing a single app.
The AET loads OK on the phone, and asks if I would like to add the workplace account. I click "add", the dialogue box disappears, and no error comes up. There is no confirmation message, however I don't know if I should expect one.
When I load up the XAP, I get the message "Can't install company app. There's a problem with this company app. Contact your company's support person for help."
The phone has been developer unlocked (which of course isn't necessary), and I've had the app side-loaded and running on it successfully before. It was uninstalled before attempting the above, however.
I'm not sure what to do from here. I've tried recompiling and re-signing the XAP and re-generating the AET, but nothing seems to work.
After fruitlessly trying to solve this problem, I found a workaround that does what I need.
It turns out that you can post apps to the public app store, but hide them from searches, essentially making them private to anyone that doesn't have the link. That solves my first problem, getting the app published in a way that my client can access without me needing to have developer licenses for each of their phones.
The downside with that solution is that you still have to wait a few days for an update to be approved, which isn't the greatest when you're still beta-testing and need to make quick changes. However, Microsoft also have a beta program for Windows Phone apps. By designating the app as Beta, submission happens automatically within 2 hours, but you have to restrict access to specific Microsoft accounts. The latter isn't a problem because the number of devices using the app is relatively small.
This removes the need for a corporate app store in my case, and saves the expense of a certificate and the fiddling around that goes with it.

Get Windows Phone app information

Is there a way to get info about particular app such as number of downloads, some kind of statistics etc., not being its owner. I am wondering whether exists any API to get information from Windows Phone Market? Thank you in advance. Last concern : is it enable to use another ad on windows phone than microsoft advertising? Will such app be approved on market?
Unfortunately there is no such Api to Access these things.