Hi,
I’m having problems getting the Settings app to work. Seems like even though the device (nrf9160) is talking to the cloud console, settings are not syncing.
I have included a video here: Golioth Sample Settings App - YouTube
The last Golioth commit that still used nRF Connect SDK v2.2.0 is:
8c898fa24481e5bfce9c584d2ea20b0b4f4ca3ea
You can try to set the Golioth version in your manifest file to this commit hash. Then run west update and rebuild to see if that fixes the issue for you.
(you can locate your manifest file with the west manifest --path command)