Parnsind Hantrakool

Results 3 issues of Parnsind Hantrakool

I set this code in appDelegate but not able to see the prompt for rating inside my app. ``` + (void)initialize { //configure iRate [SARate sharedInstance].daysUntilPrompt = 5; [SARate sharedInstance].usesUntilPrompt...

like this one ![image](https://cloud.githubusercontent.com/assets/4289409/8272970/381f9be4-1883-11e5-94dc-9fbc37c3d9e3.png) I prefer to use FHSegmentControl in my app because it is made to include many VCs. But I can't find the way to make the look...

Anyone can get the authorization code recently ? The authorization code just return with null in the beginning of the string. And if I tried to get the access token...