SunnyApp / flutter_contact

A flutter plugin for retrieving, creating, saving, and watching contacts on native devices
BSD 3-Clause "New" or "Revised" License
81 stars 62 forks source link

LastModified is NULL on iOS #28

Closed dere-app closed 3 years ago

dere-app commented 4 years ago

Hi @ericmartineau,

The value of lastModified is also NULL on iOS - I'm using an iPhone 5s running iOS 12.4.8.

[✓] Flutter (Channel stable, 1.22.0, on Mac OS X 10.15.6 19G2021, locale en-GB)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 12.0.1)
[✓] Android Studio (version 3.6)
[✓] VS Code (version 1.49.3)
[✓] Connected device (2 available)

• No issues found!

Thanks, Dere