delba / Permission

A unified API to ask for permissions on iOS
MIT License
2.9k stars 320 forks source link

"Permission" is ambiguous for type lookup in this context in Swift #126

Closed perlasivakrishna closed 4 years ago

perlasivakrishna commented 6 years ago

Hello Im using Realm and Permission inn my project. Im getting errors. Please have a look at this.

Thanks.

delba commented 4 years ago

Hi @perlasivakrishna, please use the latest versions of Permission (recently updated). If the issue persists, did you try to namespace the class names ? (e.g. Permission.Permission)