nixzhu / Proposer

Make permission request easier.
MIT License
854 stars 46 forks source link

alertMessages not found #9

Closed Mahan3340 closed 7 years ago

Mahan3340 commented 7 years ago

Hi, cant find these methods

        self.alertNoPermissionToAccess(photos) 
       showProposeMessageIfNeedFor(photos, andTryPropose: propose)

am I supposed to write them myself ?

nixzhu commented 7 years ago

Yes, it needs show some localized string.

The demo project has the extension, you can copy and modify it for your needs.