Skip to content
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

how to share the deep link to a specific application on the device. #314

Open
CamiYe opened this issue Aug 5, 2021 · 1 comment
Open

Comments

@CamiYe
Copy link

CamiYe commented Aug 5, 2021

@OverRide
public void sendInvite(Context context) {
super.sendInvite(context);
Toast.makeText(context, "TODO: TODO: Implement social sending", Toast.LENGTH_SHORT).show();
}
In the function, how to share the data to a specific application on the device? like facebook.

@6vedant
Copy link

6vedant commented Apr 24, 2023

Any help here?

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

No branches or pull requests

3 participants