Hello,
We have a marketplace to find people online, on our our dev version it was working fine and after we did our deployment the live users are not appearing even though they are in the live database.
Please help us! appreciate it.
Hello,
We have a marketplace to find people online, on our our dev version it was working fine and after we did our deployment the live users are not appearing even though they are in the live database.
Please help us! appreciate it.
I’m not sure it’s possible for anyone to help much without knowing a lot more… or preferably seeing your app…
So feel free to share a link to your live app, or alternatively way more details about what you’re doing.
Yup, what Adam said, and are you sure the live database has the data? In a situation like the one you are describing, it is almost always the case that the development database has data that the live database doesn’t have. Oh, and just for the heck of it, check your privacy rules.
Yes it has the data, the weirdest thing is that if you login as a live user that was created before the deployment- the marketplace works but if you login as a user that was created after deplyment, the marketplace doesnt work:
Well… I’ve got no idea what I’m looking at there… or what exactly you’re saying is wrong…
And without having a good look inside your app, there’s not much I (or presumably anyone else) can suggest…
But if data isn’t displaying as you’re expecting it to, then use the debugger to see what’s going on… it will show you exactly what the problem is.