Vote count: 0
This part of code is not working (if-part). Service.Start calls JSONSerializer and parses json.
Service.Start(nil, url: someUrl, onCompletion: { result in
if let temp = result as? NSMutableDictionary {
//some code
}
Any ideas?
asked 25 secs ago
Swift fails on iOS 10, on 9 and lower works fine
Aucun commentaire:
Enregistrer un commentaire