DBCloud: I get no response trom the database

I use a redis connection. I have no errors, but I can't get a response from the database.


When I execute the app I can read 'Connected' and 'Get value' but I don't get a response. I can see the data in RedisInsight and is ok.

Remove the if statement and just set label1 to the value, what do you get ?

Are you using your own Redis server? Have you configue clouddb correctly? What the logcat said? Maybe try show the error on the label directly, not log?

I was testing the app with an iPhone. Redis doesn't work on an iPhone. Sorry. Thank you for the help.

Should work:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.