line / line-sdk-unity

Provides a modern way of implementing LINE APIs in Unity games, for iOS and Android.
https://developers.line.biz/
Apache License 2.0
117 stars 24 forks source link

Error, unable to process #40

Closed Leo199206 closed 1 year ago

Leo199206 commented 3 years ago

Channel Id: 1656533567

The developer platform Android package name has been configured, but you cannot log in. If the code is changed to the package name in the example, you can log in normally, please help determine the reason.

image image

Leo199206 commented 3 years ago

error message image

RainforestPie commented 2 years ago

I encountered the same problem and solved it. You need to set the status to Published in the Channel (or keep the Developing status and add the specified user as the developer role) image

onevcat commented 1 year ago

Hi,

Yes, as mentioned above, if a channel is not published yet, only a certain set of users (the account owner and added developers in the Channel Console) can perform the login. So I would suggest your settings in the console.

Since it does not seem like a Unity SDK issue, I am going to close this for now.