sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Doesn't work even with Cocoapods #166

Closed Incetro closed 4 years ago

Incetro commented 4 years ago

Hey. I'm trying to use your library using Cocoapods for installation. I've chosen 'SPPermissions/Location' and call it as SPPermissions.native(.init(arrayLiteral: .locationAlwaysAndWhenInUse)).present(on: self) and got this 'Fatal error: SPPermissions - Location Always not import. Probelm NOT with usage description key. I recomend to see installation guide: https://youtu.be/1kR5HGVhJfk. More details in Readme: https://github.com/ivanvorobei/SPPermissions'

ivanvorobei commented 4 years ago

Please, zip repo and send it here.

Incetro commented 4 years ago

What repo is it about?

ivanvorobei commented 4 years ago

It simple Xcode project with your installing SPPermissions

Incetro commented 4 years ago

That's my existing project which I can't send. I didn't create the new one as in your video example

ivanvorobei commented 4 years ago

If you not add any additional information or not send project, I can't say that happen.

I am tested latest version - all ok. Check problem for your side.