ewindso / ios-parse-titanium-module

iOS Parse.com Titanium Module
Other
83 stars 23 forks source link

[PFFacebookUtils handleOpenURL:url]; is deprecated #24

Open abinop opened 10 years ago

abinop commented 10 years ago

On ParseSingleton.m , function handleOpenURL uses the following which is deprecated:

[PFFacebookUtils handleOpenURL:url];

how should this be changed?

fatuhoku commented 9 years ago

+1 Not clear what the alternative is right now!