Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
PhoneBoy
Admin
Admin

Go to apple.com and search for the app you're looking for.
Example: TikTok, which has the URL of: https://apps.apple.com/us/app/tiktok/id835599320
Feed the ID number from the URL into the following command: curl https://itunes.apple.com/lookup?id=835599320 | jq '.results[] | .bundleId'

This returns: "com.zhiliaoapp.musically"

I believe that's the Bundle Name you can use on Harmony Mobile 🙂

View solution in original post

(1)
Who rated this post