joaomgcd / JoinDesktop

A desktop app for Join built in Electron
240 stars 20 forks source link

TOO MANY REGISTRATION #13

Closed darkzbaron closed 3 years ago

darkzbaron commented 3 years ago

Hi, I am getting this error when trying to register another device.

joaomgcd commented 3 years ago

Hi. Can you please show me a screenshot of that? Thanks in advance.

darkzbaron commented 3 years ago

Sorry for the delay. Here you go! Screenshot_20201117-173201

joaomgcd commented 3 years ago

Apparently there's a limit for 100 apps that use push messaging on a device at any time: https://groups.google.com/g/android-c2dm/c/P17lZnCoJU0

Did you maybe reach that limit?

darkzbaron commented 3 years ago

HI there, I have done some testing.

I uninstalled all apps and changed the device ID.

I forgot to mention that I am running Join on an emulator. It has no issue with Pushbullet but runs into this error with Join, it was working last time around.

Any idea how to circumvent this ?