Please adopt an "App-Domain-First" strategy for Universal Links in BuddyBoss App.
Problem: Currently, complex URLs generated by supported plugins (e.g., GamiPress) containing wp-login.php?redirect_to= or similar web handlers are always treated as External Web Links, even though they exist on the app's verified domain. This forces the user out to mobile browser and breaks the seamless app experience.
Request: We need a configuration option to force ANY link on the verified app domain to be opened natively in the app, while still respecting the global Link Handling setting for all non-app domains.
This is essential for a high-quality, professional user experience (UX) and for ensuring that supported integrations do not create redirect failures or prompts for the end-user.