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 contribute code? #658

Open
jinleili opened this issue Apr 17, 2021 · 1 comment
Open

How to contribute code? #658

jinleili opened this issue Apr 17, 2021 · 1 comment

Comments

@jinleili
Copy link

jinleili commented Apr 17, 2021

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"
  }
 }
}

IMG_B3B70EE33CC9-1

@cedricfung
Copy link
Contributor

No good way yet, working on a better solution for contributors. You may change the code to send the package name as one.mixin.messenger

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

2 participants