Closed vlkonoshenko closed 2 years ago
How to manage 2 accounts in one device if the channel ID is the same? I can`t set up a user name.
@vlkonoshenko do you have any device logs you can share? Which platform are you having issues on?
@vlkonoshenko do you have any device logs you can share? Chat platform are you having issues on?
I do not have log. Method called without error, but in airship console I can't found this user name. I can record video or we can get call and I display process
I meant which
platform. Is this happening on iOS or Android?
I meant
which
platform. Is this happening on iOS or Android?
Android
@vlkonoshenko I have not been able to reproduce this, but I forgot about the named user permission in the dashboard. Could you check https://go-admin.urbanairship.com/apps/
Going to close due to inactivity.
Preliminary Info
What Airship dependencies are you using?
What are the versions of any relevant development tools you are using?
Flutter 2.8.0 • channel stable
Report
What unexpected behavior are you seeing?
When calling setNamedUser I want to find the user id in the airship console
await Airship.setNamedUser('user-id-test');
What is the expected behavior?
What are the steps to reproduce the unexpected behavior?
Install app -> call set name-> try send named notification
Do you have logging for the issue?
No