Skip to content

Simple Client for FB #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nodefive opened this issue Jan 14, 2025 · 1 comment
Open

Simple Client for FB #320

nodefive opened this issue Jan 14, 2025 · 1 comment
Labels

Comments

@nodefive
Copy link

I was trying to create a Facebook Client (without all the junk that comes with the official app), and set this webview to connect to facebook mobile. This is pretty much covered by this project.

My problem came up when trying to set the App Links on Studio, so when I click somewhere in other apps in a certain FB or Instagram url that would bring this app up and show the content. Is it possible to set an example/feature build in the app for an imaginary example url, so if people want to set other URLs to be used as App-Links the support would be already on the code?

@mgks mgks added the query label Feb 7, 2025
@mgks
Copy link
Owner

mgks commented Feb 7, 2025

there's already something we have in the project, called ShareActivity that handles actions on certain URLs being triggered and also filter-intent for certain URL actions in the Manifest , just set the scheme, host and pathPrefix to your requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants