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

Remove prefix value of Manifest com.facebook.sdk.ApplicationId #741

Open
nm-cambria96 opened this issue Jan 3, 2025 · 0 comments
Open

Comments

@nm-cambria96
Copy link

Hello, I'm trying to integrate the Facebook SDK in my Unity project. I'm going through the Quick Starts process, and I'm asked to add a meta-data to my manifest file with "com.facebook.sdk.ApplicationId" and the app id as a variable from the strings.xml file.

However, the manifest already has that meta-data, but with a value that looks like "fb0000000".

My question is, does it need to have the "fb", or should we get rid of it so that it doesn't have the "fb" prefix?
If it don't need the "fb" prefix, I think it should be modified so that it doesn't have

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

1 participant