Evening Reading is a social media application that allows users to discuss a variety of topics, tag posts, upload images and send messages.
-
Create file
KeyConfig.xcconfigand add the keysIMGUR_KEY,LOL_KEY,APNS_KEY,SHACK_ERUSER, andSHACK_ERPASS. -
Create a file for bad words in
Resourices\DatacalledWords.json.
{
"words": [
{ "word": "word1" },
{ "word": "word2" },
{ "word": "word3" }
]
}