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

Type 'SPPermissions.Permission' has no member 'camera' so on #242

Closed PacoPacoPakitor closed 3 years ago

PacoPacoPakitor commented 3 years ago

i copy code from the example, but i has met this issue from my side, can u help me to check why have this happen?

image

ivanvorobei commented 3 years ago

Good day! Provide please full file which you use and podspec too.

PacoPacoPakitor commented 3 years ago

Hi, sorry for the i missing the pods pod 'SPPermissions' here is which i installed from cocoapods import SPPermissions here is which file i import

ivanvorobei commented 3 years ago

Yes, you missing other modules. Here full info. Please, close issue if not actual.

PacoPacoPakitor commented 3 years ago

thank you so much.