Problem with function do a search for mobile

Hello everyone i was testing my app on bubblego and since i am building a marketplace i have two phones to test the two users ( iphone & android ). In a page i have a selectable list with a do a search with some conditions. When i am on my iphone the function works perfectly but when i switch to the android phone it doesn’t work.

Idk if it is a problem with bubblego or with bubble in general. I hope someone has an answer for this

Hey @walid_belarja

You are sure you are logged in to the right person when testing? I always display the current users email somewhere on the page to test to make sure I’m logged into the right person.

Another quick test to see if it is privacy rules is to briefly turn them public and see if you can see the data or not.

That is where I would start if I were debugging the issue. :blush:

Hope that helps.

I can say with certainty that there is no problem of this type neither on Bubble Go nor on Bubble in general..

Hey guys i found the problem, it wasn’t a problem with the phone or bubblego but it was a problem with a plugin i have “mobile dropdown”. when i create a thing sometimes the dropdown doesn’t work and the data in it doesn’t get saved. but that data is in the conditions that i have in the do a search for function. So condition=“”, then nothing works.
Weirdly the dropdown bugged only on my iphone.

Thank you for your help guys :folded_hands: