Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working on iOS devices #2

Closed
Hina-Hussain opened this issue Mar 18, 2021 · 3 comments
Closed

not working on iOS devices #2

Hina-Hussain opened this issue Mar 18, 2021 · 3 comments

Comments

@Hina-Hussain
Copy link

Unhandled Exception: type 'String' is not a subtype of type 'bool' in type cast
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:41)

Getting this exception when working on ios devices.

@AshishInnovantes
Copy link

Unhandled Exception: type 'String' is not a subtype of type 'bool' in type cast
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:41)

Getting this exception when working on ios devices.

I am having the same issue @Hina-Hussain did you find any solution ?

@Hina-Hussain
Copy link
Author

@AshishInnovantes no I did not. According to Apple documentation, they did not provide API to access the DateTime in iOS devices. So the developer of this plugin did not implement functionalities for iOS devices. For android, it's working fine.
For further information refer to this link: https://developer.apple.com/forums/thread/7047

@IvoBiaus
Copy link

IvoBiaus commented Sep 7, 2021

That's 6 years old, they still dont provide this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants