|
|
|
|
|
by MCKapur
2235 days ago
|
|
i'm by a longshot no facebook fan but... are you sure the SDK can actually siphon out what songs you listen or your location from the app it's sandboxed in (which, BTW, is in its own sandbox from an iOS system POV, and also has its own set of permissions)? |
|
Offending code :
if (restrictiveParams[eventName][@"is_deprecated_event"]) {
}So, the iOS library does not check for nil, and whatever the server is returning does not have the expected content. Lame.