Issue: Google maps grabbing the bundle ID of the destination share extension app in shared URLs.

We have an iOS application that supports the iOS share extension. We notice when a link is shared from Google Maps to other apps, the link automatically gets a "g_st" parameter with the bundle ID of the target app!

The bundle ID of the destination share extension app becomes a part of the shared URL dynamically!

This is being used as a kind of referrer with links. How is this being done and is this something that's allowed in iOS?

For example, if a Google Maps link is shared to the LinkedIn iOS app, the URL changes to contain LinkedIn's share extension bundle ID!

  • I have reported the same as OE1953004137 through another one of my accounts.

Add a Comment

Replies

I have reported the same as OE1953004137

I’d appreciate you filing a bug with Apple as well. Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"