trinhvanbien / testcase_earningmoney_in_android

0 stars 0 forks source link

Them tinh nang like facebook de get Coins #49

Open trinhvanbien opened 7 years ago

trinhvanbien commented 7 years ago

"like_facebook_enable": true, "like_facebook_links": "https://www.facebook.com/toplay.vn/", "like_facebook_get_coins": 20, "like_facebook_message": "You will get Coins when you like a facebook page, if you unlike you will loss Coins that you have got.",

Khi user đã like 1 facebook page nào đó thì lưu lại lịch sử trong preference. không cho phép like lại để kiếm coin.

gọi lên hàm addMore Coin với trans_type: LIKE_FACEBOOK_PAGE.
ghi thêm note là page facebook đã like.


Nếu biết được user unlike facebook đã like thì trừ coin. gọi lên hàm addMore Coin với trans_type: UNLIKE_FACEBOOK_PAGE.
ghi thêm note là page facebook đã unlike.