79363610

Date: 2025-01-17 04:39:51
Score: 1
Natty:
Report link

Update: I resolved the issue by removing the custom URI scheme configuration for Facebook posts in my project.

The deep link based on the Universal Link configuration is now working as expected for affected users after testing the new app update on the old app.

NOTE: The Android counterpart of Apple's Universal Links is called App Links.

Here’s a comparison of Deep Links and Universal Links to clarify their differences:

Steps to remove the custom URL scheme for iOS project refer the following SO answer: https://stackoverflow.com/a/43421247/2241037

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Whitelisted phrase (-2): I resolved
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Peer Mohamed Thabib