games_services icon indicating copy to clipboard operation
games_services copied to clipboard

Update the deprecated used methods on iOS/MacOS

Open Abedalkareem opened this issue 2 years ago • 2 comments

We are using some deprecated methods on the iOS implementation so I think we should migrate to the new methods and along the way we should use async and await.

The one and the only limitation is that we need to upgrade the minimum supported os to iOS 14.

Abedalkareem avatar Aug 23 '22 17:08 Abedalkareem

I'm moving also all iOS/macOS code to the Darwin folder as mentioned here.

Abedalkareem avatar Oct 22 '23 11:10 Abedalkareem