Google Play Developer Console for User to see only 1 app - google-play

I am building an app for a client and want to give them access to see store listing settings. However, the problem is even I can do app specific rights to a user, he can still see other apps. Even though he cant edit other apps but I don't want him to see the list. I want him to see only his app.

There is currently no way to limit the invited user's right to view your other listings in the Google Play Developer Console. The only rights you can customize are the following:
Create & edit draft apps
Edit store listing, pricing & distribution
Manage Production APKs
Manage Alpha & Beta APKs
Manage Alpha & Beta users
View financial reports
Reply to reviews
Edit games
Publish games
Reference: https://support.google.com/googleplay/android-developer/answer/2528691

Related

Can I show subscription plans in my app without IAP

Can I show subscription plans of my audit platform, no prices, only descriptions, in my app, with buttons that navigates to my website, to buy there, without need to use In-App Purchases?
No. even though Google Play is more lenient about this but it is completely prohibited in both platforms Apple App Store & Google Play.
you can see how Spotify handels this in its iOS app
install Spotify App and see how they do not even link to the main website of the service from the app because this is not allowed.
you can only show description and tell people to go to your website without linking to your website.

Can’t change developer website in Google Play Store

Dose anyone know how the edit/remove my developer website in the new google play console? the ‎new console doesn’t have a website field in the account details anymore, there is no way to change ‎the URL I provided when I first created my developer ‎account, the new Google Play console only ‎allows me to change the website of the developer page.‎
I need to change my developer website that I provided when I first created my developer ‎account ‎‎“trackaty.com” because it’s currently owned by someone else who is redirect it to a gambling website ‎which prevents me from updating any of my apps.‎
I tried to find out who registered my old domain, and I find out the new owner registered it from a ‎Chinese company called Xin Net Technology, I thing they are famous for supporting spammers. ‎
I even thought about transferring all my apps to a new developer account, but the documentation ‎states that the original account and all the apps need to comply with all policy guidelines before ‎transferring anything, which solves nothing.‎
It worth to mention that few of my old removed apps by me used to link to trackaty.com, but the ‎email I get says the problem is in the developer website, I guess that means it’s the account website ‎itself not any of my old removed apps.‎
So, dose anyone faced a similar problem or know how you change the developer website?‎
I had a similar problem when trying to add developer website for adding app-ads.txt file. It seems that they changed its place in new Google Play Console. And developer page menu is confusing developers. Adding my website to developer page didn't work.
So here it is in new Play Console : When you choose a specific app in Google Play Console, click Store Settings on the left panel. You'll see Store Listing Contact Details and there you'll find a box for website.
The developer website can be modified from the Play Console. Go to menu Settings > Developer account > Developer page then you'll see an optional field Website address.
When you update this field, it may take a few days to be reflected in the Play Store.

How to add an app to a group chat in MS Teams

The What's New for MS Teams on November 13, 2018
Apps on apps on apps
Why let channels have all the fun? Now your private group chats can
add dozens of apps as tabs to make working together even more
seamless. Manage project deadlines with Trello, readily access notes
with OneNote, track business analytics with PowerBI, and so much more.
Check out all the apps available by selecting the + at the top of any
group chat.
However, the + button does not exist in the group chat screen in the desktop application (1.2.00.17057) or the Office365 web interface.
How do I do this?
I have explored further and found that this may be affecting on your case.
Assuming if you have admin access
Go to https://portal.office.com/adminportal/home#/Settings/ServicesAndAddIns
Click on Teams. Under the Apps. Make sure you have enabled the following settings to see the + icon
The checkbox "Allow External Apps" let you When this setting is turned on, users can add external apps that are available to your organization.
Here is the official link.
https://learn.microsoft.com/en-us/microsoftteams/enable-features-office-365
Hope it helps
Tick the checkbox Allow external apps or sideloading of apps in Teams settings. You can go through the documentation.
https://learn.microsoft.com/en-us/microsoftteams/enable-features-office-365

how to remove pre-registration campaign on play store?

I have published app on play store, I don't know why the app is showing Pre-Registration, I want to give direct download option to my users. Helping hands will be highly appreciated.
The instructions for pre-registration are here. But I'm not sure how this would have happened to you by accident.
To remove it and publish, see the section "Launch your app or game from pre-registration"
Sign in to your Play Console.
Select an app or game that you made available for pre-registration..
Click Store presence > Pricing & distribution.
In the “Countries” section, click Manage countries.
Next to the countries where you want to launch your app or game, select Available.
Select Submit update.
Important: To make your app available on Google Play in the countries you select, make sure to publish your app or game on the Production track. You can publish on the Production track by selecting your app, and then selecting Release Management > App Releases.
After it’s published to the Production track, your app or game will become available in any country set to “Available” on its Pricing & Distribution page.

Play Store updates/installs app using a different account than the one the user made IAP through

On this bug report on Github https://github.com/googlesamples/android-play-billing/issues/2#issuecomment-305380836 we were asked to raise the issue here.
The issue is simple. The user has 2 or more accounts on their phone, let's say xyz#gmail.com and abc#gmail.com. They install an app with the account xyz#gmail.com. They purchase some IAP items. The app updates and now the app is under abc#gmail.com and the user has lost the purchase. This happens a lot when using staged rollouts.
The main issue, as developers we aren't allowed to let the user choose which account to buy with or which account to check for purchases with.
The second issue, the Play Store app on Android ignores the user account selected on the hamburger menu. The only workaround for this is to use the Play Store website as described in this workaround https://github.com/googlesamples/android-play-billing/issues/2#issuecomment-259108286 on the same bug report.
I don't know what the ideal solution is, all I know is that this is a huge hassle for developers leading to a lot of 1-star reviews after each update.
EDIT: As pointed out in a comment, when I refer to multiple accounts I am talking about multiple Google accounts for a single Android User, I am not talking about multiple Android users within the same phone.

Resources