Does app warp support custom wall, where users can post there achievements?

0 votes
I'm not talking about the facebook wall or twitter handle. My requirement is somewhat different, I want to design a custom wall for every user .. where he/she can post the recent achievements and their friends can come and see this in-game custom wall. You can think of it as a profile page of a user
asked Oct 20, 2016 in Android by Tarun Sapra (10 points)

1 Answer

0 votes
Hi Tarun,

AppWarp does not store data on the server. However, you can use App42 Storage module to create your custom wall.

Whenever a user posts something to his wall, you can store the same to his info doc in App42 Storage module in JSON format. Whenever, his friend want to see his wall, you can fetch the details from his info doc and render the same in your app UI.

Let me know if you have any further queries, I will be happy to help you.

Regards,

Rajeev
answered Oct 22, 2016 by rajeev.etc (1,660 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...