Skip to content

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

Open
@CamiYe

Description

@CamiYe

@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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions