parse.com - Parse iOS SDK v.1.7.4 FacebookUrlSchemeSuffix -


does know how handle urlshemesuffix latest parse ios sdk? seeing now.

[pffacebookutils initializefacebookwithapplicationlaunchoptions:launchoptions]; 

this used available in prior version of pffacebookutils v4 doesn't have it.

#ifdef paid     [pffacebookutils initializefacebookwithurlshemesuffix:@"paid"]; #else    [pffacebookutils initializefacebookwithurlshemesuffix:@"free"]; #endif 

help please

here's solution, answering own question: https://developers.facebook.com/bugs/115597585443651/


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -