Outlook iOS App showing icons for sender and even buttons. How? - outlook

Outlook iOS is showing avatar photos from external commercial senders in its list as shown by the attached screen shot. For Amazon it goes a step further and shows a button to track shipments in the shot as well.
I’m trying to figure out how to embed our enterprise logo into emails to achieve the same effect. An email with our logo and perhaps a “click or touch to respond to this support issue” button would help us to stand out. There is no doc I could find online.
Anyone have an idea of how or where to look?

Finally found it! BIMI is what causes this logo to work! Here are the links:
BIMI
https://mailchimp.com/marketing-glossary/bimi/
Check your domain for BIMI
https://bimigroup.org/bimi-generator/
Thanks!
John.

You can display your logo within Outlook by creating and customizing a Bing Pages profile.
Bing Pages lets users manage their own brand on Microsoft products, such as Outlook. It's free and only requires a Twitter account, plus an Instagram, Facebook, YouTube, Pinterest, Twitch, or TickTock account with 100+ followers that’s made at least one post within the past 30 days.
The Gmail requirement for a Verified Mark Certificate (VMC) can be avoided with these steps:
Create a Google account with your company's email address.
Change the profile picture to your company's logo.
Wait up to 48 hours for the logo to become visible in the inbox.
Do not create the Google account using the "To manage my business" option. This account type isn't able to change its profile picture, and the account type can't be changed after its created.
For everyone else:
First, you will need complete the BIMI specification. Then, you will need to complete any additional requirements that each email service provider may have to display the logo in their inbox. This tutorial walks you through the process and explains everything you need to know.

Related

OAuth Verification Request - App Name and logo are not showing in our App OAuth Screen

I have a problem with the verification process of our Google App.
All requests from Google are done, (Domains verification, demo video). Still one thing which is Consistent Branding. Google are saying that our App name and logo must be displayed in the OAuth screen. And to do that I should put them in the OAuth setting, which is done.
But even after updating these details App name and logo are not showing.
The Google Cloud Trust & Safety Team, told me that this problem can't be fixed from their side, and send me this link https://support.google.com/googleapi/answer/7014572?hl=en , in where I find that I can ask a question here.
So, any help please.
You can't find below all the screen shot that can help.

How can I build a webapp which uses google calendar api without having to become verified?

What I want to build:
I want to build a website where users can connect their google calendars (this will use Google Calendar API's)
and view their calendar events, as well as edit them, and create new ones.
My problem:
In order to do so, google says my app needs to be verified, which can take weeks, and I also need to set up terms of services pages, privacy policy pages
I also need to supply authorised javascript origins which MUST start with https, which of course is a problem during development, since my origin is http://localhost
I also need to set up support emails and homepage link
Question
I just want to start building my application without having to set up a whole production-ready website eco system.
Is there anyway I can use these Google Calendar APIs for editing/creating calendar events locally, without having to set up everything mentioned above first?
Unverified apps can still be used by the developer who created the project on google developer console.
Unverified app screen
The app or script might display an "unverified app" screen before it displays the consent screen. This is based on the specific scopes that your app includes in the request.
You can still work on your app while you are going though the verification process. However that being said i would start that process asap it can take a long time to get verified.
Yes, you can. As far as I am able to tell, all the verification step does is remove the "unverified app" screen. As long as you click Advanced > Go To ... (unsafe), you should be able to create and edit calendar events for that user in your application.
In order to be able to create and edit calendar events, you need to use the most sensitive scope, which is https://www.googleapis.com/auth/calendar. I couldn't figure out how to edit and create calendar events in my web app until I changed my scope from calendar.events to calendar.
Creating Events: https://developers.google.com/calendar/create-events

How do I leave an organization on Google Play Store Developer Console that I've been added to?

I've been added in a couple of organizations on Google Play Store Developer Console but I can't get in touch with the admins, how can I leave those organizations?
Currently there is no way of doing it, but this request has been communicated to the Google Play console team.
It is now possible.
Go to Users and permissions then click on Manage on the right side of the row showing your email address. Then on the next page click on Remove user.

Google Places Photos & copyrights

I created a coordinates website that shows different information about a location. I pull this information from API's.
One of the things I show on the website are location photos that I pull from Google Places API.
Now I've received an e-mail from a professional photographer who says I'm infringing on his copyrights by showing the photo on my page. I've told him I pull the photo from Google Places and that he should contact Google if he doesn't want his photo on sites.
His reply is that I as website owner are responsible for the content and that Google has nothing to do with it. I find this very hard to believe...
What do you guys think? Any advice? Can ask Google for help?
The Google Places API has this to say about attribution:
Photos returned by the Photo service are sourced from a variety of locations, including business owners and Google+ users contributed photos. In most cases, these photos can be used without attribution, or will have the required attribution included as a part of the image. However, if the returned photo element includes a value in the html_attributions field, you will have to include the additional attribution in your application wherever you display the image.
Did the photo in question have anything in the html_attributions field? If not, then you're correct that the owner needs to talk to Google. If it does and you didn't display it, then you are in breach of copyright.

App inventor share file with message via facebook

I'm building an app with Google's App Inventor, and user uses his/her camera, takes a pictures, then taps Share and choose a program from list.
I what when sharing the image with Facebook to show a given message, but it dosn't work.
My quession is how I willl get the same message that appears in gmail sharing as well as in facebook sharing.
Thank you.!

Resources