How to change visibility of G Suite Marketplace app? - google-apps-marketplace

We published an application in "My Domain" visibility to test it, but now want to switch it to become publicly available. However, it appears Google doesn't allow the visibility to be changed once it's been set. What is the right approach to handle this case?
Unpublishing the app or disabling then re-enabling the G Suite Marketplace SDK don't seem to help, and it's not apparent how to "wipe" the application and start a brand new one.

According to this comment by #Lucas, the only way to resolve this is to create an entirely new GCP project.

Related

Can't publish initial build of app in Google Play Console

When I try to publish a release in the Google Play Console, I constantly get this error:
Your app cannot be published yet. Complete the steps listed on the Dashboard.
And yes, I have indeed completed all the steps listed in the dashboard. I am using the new Play Console Beta, this is possibly related. What do I need to do before I can publish a release? Is there a hidden step?
After some searching, I found the button 'Use classic Play Console'. Apparently there are some steps to be finished that are simply not visible in the Beta:
Click on Use classic Play Console
Go to Pricing & distribution
Check the Content guidelines checkmark
Check the US export laws checkmark
Press Save draft
And you're good to go!
I had that problem and fix it. the problem caused by google console because they added one additional task in the app content about wither your app is consider a news app or not. so go to the inbox in your app and you will find that message from google click and you will be leaded to the content that you should fill. I hope that help any one having that issue.
I also had this problem. It was regarding setting your app as free from the App Pricing section as my application was free. So after setting that, I released my app.

How to develop Microsoft Teams app for "App Bar and home screen"

I would like to create an application for Microsoft Teams but I don't understand what capability I have to exploit.
I would like the application to be called up from the application bar and opened to full screen.
The same behavior that occurs for the "App Studio" application.
I need to bring something that is not accessible, either by chat or tea; the app should manage a flow in a personal window.
I looked at the manifest definition document but found nothing.
https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema
I would like to replicate the application behavior like AppStudio or Microsoft Planner, to name a few.
For example App Studio
A possible alternative, could be to insert a button in the chats and open a popup with the configuration page.
I saw this behavior for the AzureDevOps extension.
Unfortunately this also seems to be a capability not available.
Azure DevOps
Do you have any idea how to do it?
Thanks a lot
Correct solution is static tab for personal use.
Complete answer

Dynamics 365 home menu not showing sandbox apps

I have the Sales app plus two custom apps in a production instance. I have created a sandbox instance and done a full copy from production to sandbox. https://home.dynamics.com however is only showing tiles for the apps in production, there is nothing there for sandbox. The same is true of the Dynamics 365 drop down that shows available apps, nothing for sandbox.
I know the sandbox apps are present because I can navigate to them by modifying the URL for the production app to point at the sandbox instance. I have tried clearing cache, syncing on the home menu and logging off/on.
I have an outstanding request open with Microsoft, but they don't seem to know much about this.
You can't see the sandbox there because sandbox is a separate "Instance" of CRM not a separate "App" of CRM. I believe that you don't want users to have access to the same data on Sandbox and on Production? Apps are simply a way to allow you to group your data into different set of entities (you can specify which entities should be available for an app), providing different sitemap etc. but the underlying database is the same. Sandbox is different database (a separate organization) which can (and most likely is) on separate server. That's why you won't see it under your apps (as it is technically not an app)
UPDATE:
Don't know why I thought you are talking about this pane on the left when you are exploring Dynamics 365. https://home.dynamics.com should indeed show you a tile for different instances. It's clearly a bug, so this is a task for Microsoft Support team, not Stack Overflow question
You should be able to see the Sales app and the custom Dynamics 365 instance using the following steps
- click the chevron on the right of Dynamics 365 label on the upper left
- click the chevron on the right of My apps label
- Sales app is shown
- Custom app is shown
If you still can't see it using those steps, then you might encountered the issue that I have also encountered before where my apps are missing. I just reinstalled a new sandbox, and all my previous changes are gone. Hopefully this won't be your last resort and someone could post a better alternative. For me I just recreated it since it's just a sandbox anyway.

Switch Off Universal Navigation in Google Marketplace Application

We have a Marketplace app in the new Marketplace that we do not want the universal navigation extension to be visible for.
In the setup you can uncheck "Enable Universal Navigation extension". It then forces you to "Enable Drive extension".
we don't want either of these options. We only want API access, which is granted by installing the app from the marketplace.
Does anybody know the solution to this?
Don't think that there is any solution, either one is required.
Simply point the universal navigation to any HTML page with general info or your company website, it doesn't hurt.
Actually I found a workaround to solve this problem.
I enabled a "Drive Extension" but configured the Drive extension so that it never shows up in Drive by setting a "Default File Extension" that will never occur - eg "neveroccur".
Using this approach there is no universal navigation and my app can access the APIs for the whole organization. Users cannot see a drive extension as it never activates because the file type does not exist.

Google Apps Marketplace SDK : setup a contextual gadget

Ok, so without much notification given, adding market place listings to your vendor profile is no longer possible. The 'create new listing' button is greyed out.
I need to make changes to an existing marketplace listing but that gives errors. We are forced into the new SDK.
So I went ahead and enabled the apps market SDK, filled out all details including images of all sizes, add a COB extension for the contextual gadget and saved the whole thing.
A minute later I return to make a modification and dang... error: "We are looking into this.".
#Google: HELP !
UPDATE : I can reliably reproduce the error as explained here.
Enable Google Apps Marketplace SDK in your project
click on the gear icon, you will be directed to the old API Console
Fill out all details
Add a COB extension (Contextual gadget)
Save everything
Close the API console
Go back to your cloud console -> Google Apps Marketplace SDK
Click on the gear icon again
ERROR
Tested with several google accounts on different computeres and multiple projects on the cloud console.
#jonathanberi could we have a status on this issue, please? We are experiencing the exact same issue and we are unable to publish our app (which is ready) because of this bug. We have tried both creating a new Google Apps console project from scratch as well as modifying a draft of a yet to be published page with the same result. Is any information that we could provide to help?
You must fill out parameter name and a paramter value or your cloud console will return errors and you will not be able to recover from this.
Ouch, that were 3 useless weeks....

Resources