IOS UTM Tracking - ios

I am facing error while creating UTM code for IOS app tracking. Link is not working. Can someone please help me??
I am adding all the IOS App details which https://ga-dev-tools.web.app/ga4/campaign-url-builder/ios/ site is asking. But my final URL is not working at all.

You are facing the error because of the wrong app url provided. The 'redirect url' should be an iTunes URL.
Replace https://apps.apple.com with https://itunes.apple

Related

Facebook Login is currently unavailable for this app

I got this error when i try facebook login in the simulator, is this caused by facebook app config? How to solve it?
You might've missed setting up your Android and iOS app on Facecbook Developer page. I suggest following the installation guide on the plugin's documentation for more details.

How can I download Airwatch iOS SDK?

Maybe a bit stupid question, but how to download AirWatch iOS SDK?
I can't download AirWatch SDK. I am logged in (https://code.vmware.com, and https://resources.workspaceone.com/) but get an error
"An error occurred retrieving resource with UID xxxxxxxxxxxx. You may
not have access to view this resource."
on resources.workspaceone.com.
Anybody who have did it already, could you please give an advice?
You should have an paid account for downloading the Complete AIRWatch SDK kit which include the required SDK & their documentation.
Open https://resources.workspaceone.com/ in safari browser to avoid errors. In chromes i am also getting some weird error. see attached screen shot.

iOS Branch.io deeplink doesn't open the installed app and always redirects to app store except for the first link shared

I'm using Branch SDK for creating deep links and sharing them. If the app is installed, the link should've open it. But the link is always redirecting to app store except for the first link. The first link opens the app perfectly but any new links always redirect to the app store even though the app is installed.
I followed all the steps from documentation, https://docs.branch.io/pages/apps/ios/
but still no luck. Can you please help me find the problem?
Jackie from Branch here:
Here's our iOS integration guide you're looking for. We have code samples both in Swift and Objective C: https://docs.branch.io/pages/apps/ios/
If you continue to experience issues after you have gone through the troubleshoot docs(https://docs.branch.io/pages/apps/ios/#troubleshoot-issues), could you please reach out to us at integrations#branch.io with the following details?
Your Branch app ID
Detailed steps to reproduce
Links where the issue can be seen
Thanks!

FBSDKLog: Cannot use the Facebook app or Safari to authorize, fbxxxx is not registered as a URL Scheme

I have read a variety of similar posts on Stack Overflow, but none of them solved my problem. I have verified that my app id is indeed correct. I tried opening the .plist in a text editor and changing the URL Scheme to CFBundleURLSchemes, but that didn't solve the issue either. Is there a reason this is occurring in the simulator?
None of the suggestions here helped;
FBSDKLog: Cannot use the Facebook app or Safari to authorize, fb**** is not registered as a URL Scheme
Do you have the fb app installed on the simulator?.. if NOT there is no URL scheme registered
You must have the app to make url scheme work =)
GL HF
I had the same problem, with simulator always and sometimes in real devices where Facebook was not signed under the phone "Settings".
Following the below answer links "Accepted answer" and also referring to "FB getting started" document solved my problem. Hope it will help you too.
Facebook SDK: app not registered as a URL Scheme
https://developers.facebook.com/docs/ios/getting-started
(Topic: Configure an Xcode Project)

Sorry the application you are using is misconfigured for Facebook integration. Please download the latest version of the application. - Xcode

I have followed the Facebook integration tutorial here http://www.mobisoftinfotech.com/blog/iphone/iphone-fbconnect-facebook-connect-tutorial/
And the Facebook window opens but hen it displays the error message - sorry the application you are using is mis... The odd thing is if I click for espanol in the Facebook window and then back to english it works just fine. I am very confused with this and don't understand the tutorial on Facebook.developers.com. Please help. Also would love to now if there were an easier way to implement Facebook.
Thanks
sorry, I got the same error, and dont really know what the solution is,but..
I used the ApiKey and the SecretKey of this application: (I downloaded the MyGradesTutorial sample project, and took the key's to my application and) it worked smooth!
what does it mean is that the problem is probably in Facebook application and not in mine (yours) code!
I still searching for the solution from Facebook app side...

Resources