Created Zoom app (oauth). It doesn't appear in my Windows client apps list - zoom-sdk

I have created a Zoom app (oauth app type). I can use the "local test" and everything seems correct. I can't get the app to appear in my Zoom Windows client. I want to test the user experience of actually clicking the app in the apps list.
I've checked all the admin permissions and "pending approval" lists, and that doesn't appear to be the cause. When I launch the Windows client, then click the "Apps" icon along the top, I see other apps, but not the one I created. When I click the "Manage" link in the apps list, I do see my created app under both the "Apps in Production" and "Apps in Development" list. App Info: "User Managed/Unpublished"; Shared Access Permissions: "Authorized".

It looks like this can't be done yet. This can only be done by creating a "Zoom App" , which currently hasn't yet been released as a capability for general developers. The Zoom Apps which currently exist were built by organizations that were part of a program that is not longer accepting new members.
The apps that can currently be built by the development tools on Zoom's site (just called "apps", apparently) do not run and can not be launched from inside of Zoom.

Related

Unable to use Google Assistant App on Work Profile

I am trying to use the Work Profile version of the Google Assistant app, but I cannot get past the "set default assist app" screen in order to start using Google Assistant. It works on some phones, but not on my Pixel 3 or a Pixel 2 XL that I tested it on.
Steps to reproduce:
Tap on the Work Profile Google Assistant app, and a screen appears to prompt the me to set the default assist app
Tap on "Settings".
When I tap on "Assist App", the "Permission Controller" screen opens briefly and then closes immediately.
Finally any more taps on "Assist App" again has touch feedback show nothing.
Image of screen
Make sure that your work account as permission to access your voice.
Go to the Activity Controls page.
Sign in with your Google account
Enable the following permissions:
Web & App Activity
Under Web & App Activity, check the box next to Include Chrome history and activity from sites, apps, and devices that use Google services.
If that doesn't work, this can be due to limitations or restrictions with work accounts. Contact your admin.

Test action not being invoked by other users on Google Home device

We have developed a prototype for Google Home and running user tests but have found that the 'test' Action is only triggered on my voice and NOT available to others trying to invoke (device is registered to my development account).
Is there some some restriction?
Testing an Action makes it available for the account which activated the test. It does not make it available for every account on a device - Actions do not load anything on the device itself, they simply permit the account to the trigger commands on Google's server.
If you want other users on the device to access the Action, you need to explicitly permit them to the action. You can see the details, or they're listed if you click the share icon in the simulator, but in short:
Click the gear in the upper left of the console and then the Permissions menu item.
Add team members to the project using the Add button on the top. I usually give them Editor or Viewer project roles.
They then need to visit the simulator page to activate it. They can use the simulator to test, but it is also available on their devices.
Please make sure the account from which you are testing your actions should be given to other testers to test your actions. The account should be connected to the user's Google home to test your actions.

problems with Facebook share button

The goal is to use facebook share button.
"App Not Setup: This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permissions."
This is a message when I want to login with other than my app account. When I login with my app account I can use the button otherwise not. Is it because I use test apps delails? When I use my original website app id it gives the same message. In settings it is available to public. Test application is in development mode, it doesnt change to available to public. Should I remove test version or?
Thanks in advance.
Your application is in development and no one user can use this application except developers and organizers. You can see list of all people who can use your app at menu item "Roles" at application dashboard. To make your application available to other people make next steps:
Go to app dashboard at facebook -> Settings -> set contact email -> App Review -> swith first slider to YES position.
After this manipulations other people can login to your app correctly.

iOS Google Drive sdk Integration & Permission

Actually i followed this link google drive sdk for develoeprs
And i configured all things what they mentioned in the above link. But the problem i am facing was the sample app DrEdit was not listing the text files on ios simulator after logged in and after i gave the permission "Allow Access" even i am having some text files in my google drive. Any thing i did wring here?. My another doubt was why there is a difference between DocuDign Ink ios app permissions and DrEdit app permissions. Please check the screen shots here i attached one i took it from DrEdit from simulator and another one from DocuSign Ink ios app from my iPad.
Note:
DrEdit app shows the permissions: "View and manage Google Drive files that you have opened or created with this app". But I would like to see the permission like this: "view and manage any of your documents and files in Google Drive". How and where I can change the permission?
DrEdit uses the limited drive.file scope that only allows it to access files that it created or that the user opened with it.
DocuSign instead requests the full drive scope that allows the app to manage all user's Drive files.
It is strongly recommended to request the limited scope when possible. For more details about all available scopes, check the Google Drive SDK documentation:
https://developers.google.com/drive/scopes

How do I find my Company or App information in the online portals?

Over the past few hours it feels like I've created App names, App ids, company name and all the rest with Apple and now I can't remember what's what.
I need to fill in the following for bundle identifier for my .plist file in xcode4:
com.mycompanyname.myappname
Where can i find this info on my account itunesconnect.apple.com?
Update:
The bit I'm having trouble with is finding my Company Name
If you're looking to find a list of existing bundle ID's, click here to go to the iOS Provisioning Portal. You will be prompted to log in.
Once you are logged in, look for the sidebar:
Then, click on "App IDs" and scroll down.
If you're looking for an App ID that you've set up for a specific app in the iTunes Connect portal, follow these steps:
First of all, log in to iTunes Connect.
Next, click on "Manage Your Applications".
You will see a list of your apps. Click on the one whose details you want to see.
You will t*hen see your apps details as well as some buttons. Your information should be in the top left corner, like so:
To find your Company Name, you should simply log into iTunes Connect. It will be in the top right corner.