Enable Sidecar on Unsupported iPads and Macs running iPadOS 13 and macOS Catalina
-
Updated
May 19, 2020 - Swift
let pub: AnyPublisher<Void, Error> = salesforce.logout()
should be
let pub: AnyPublisher<Void, Error> = salesforce.logOut()
Add a description, image, and links to the ipados topic page so that developers can more easily learn about it.
To associate your repository with the ipados topic, visit your repo's landing page and select "manage topics."
Please consider adding a "favorite" section.
where we could set the favorites and it would display in the CountryPickerWithSectionViewController on the top.
Great job on this project!!