scientifichackers / flutter_cognito_plugin

An AWS cognito plugin for flutter
GNU Lesser General Public License v3.0
60 stars 28 forks source link

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unsupported value for standard codec' #6

Open nikitadol opened 5 years ago

nikitadol commented 5 years ago
    @objc func currentUserState() {
        self.result!(awsClient.currentUserState)
    }