mercredi 8 février 2017

Swift fails on iOS 10, on 9 and lower works fine

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

Let's block ads! (Why?)



Swift fails on iOS 10, on 9 and lower works fine

Aucun commentaire:

Enregistrer un commentaire