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

Push Notification not received in background in Oppo Phones #2

Open
harshavardhan98 opened this issue May 9, 2020 · 3 comments
Open
Labels
good first issue Good for newcomers

Comments

@harshavardhan98
Copy link
Owner

Oppo phones do not receive Firebase push notifications in the background in Oppo Nougat 8

@harshavardhan98 harshavardhan98 added the good first issue Good for newcomers label May 9, 2020
@Lostcreature
Copy link

hii Everytime i login with any number on partner app it always send error 1155 user details not available , plaease tell me how to fix this issue ! thanks

@harshavardhan98
Copy link
Owner Author

You may received that error because of any one of the following 3 reasons:

  1. Oauth Id mismatch in DB

  2. The role supposed to be either SELLER or SHOP_OWNER

  3. You also need to add an entry in 'user_shop' table, which links the user with the given shop. So basically userId = 5, shopId = 1, there should be entry (user_id, shop_id) = (5, 1) in user_shop table.

Join our discord group to clear your doubts and get updates about latest development in zinger framework.

Discord invite : https://discord.gg/TqADaXV

@mihasan-bvm
Copy link

Both android app are not working, giving some JABX error. Can you tell me version of android studio, kotlin and gradle.
It looks like version error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants