-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Since iOS App's Bundle Identifier is all AppStore unique, use my own apple developer account to run code need modify Bundle Identifier, but when configured the GoogleService-Info.plist and start to login, I got the following error:
{
"error": {
"status": 202,
"code": 10002,
"description": "The request data has invalid field.",
"extra": {
"field": "package_name",
"reason": "package name is invalid"
}
}
}
Metadata
Metadata
Assignees
Labels
No labels
