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

new version share sdk for Ins should be pass source_application and com.instagram.platform.extra.APPLICATION_ID #150

Open
woshiwzy opened this issue Dec 6, 2023 · 0 comments

Comments

@woshiwzy
Copy link

woshiwzy commented Dec 6, 2023

image

new version sdk should pass

source_application is package's name
com.instagram.platform.extra.APPLICATION_ID must be appId

intent.putExtra("source_application","com.xxx");
intent.putExtra("com.instagram.platform.extra.APPLICATION_ID", appID);

@woshiwzy woshiwzy changed the title new version share sdk for ins should be pass new version share sdk for Ins should be pass source_application and com.instagram.platform.extra.APPLICATION_ID Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant