PermissionsSwiftUI icon indicating copy to clipboard operation
PermissionsSwiftUI copied to clipboard

A SwiftUI package to beautifully display and handle permissions.

Results 21 PermissionsSwiftUI issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. This bug only present on iOS 15. When, the showModal boolean is set to true in .onAppear....

help wanted
good first issue
confirmed bug

This is a placeholder, I will elaborate further

enhancement
good first issue

I'm using Xcode 15.0.1 and there's seems to be a bug where you cannot uncheck dependencies packages. When submitting to Apple, I get lots of _ITMS-90683: Missing purpose string in...

possible bug

Photo library authorization returns `.authorized` for limited access, It should return `.limited`. **To Reproduce** Steps to reproduce the behavior: 1. Start the app first time and give limited access for...

possible bug

**Describe the bug** Our app only uses `PermissionsSwiftUIBluetooth` and `PermissionsSwiftUINotification` still we are getting the following message from Apple. > ITMS-90683: Missing purpose string in Info.plist - Your app’s code...

possible bug

**Describe the solution you'd like** I would like to be able to access the modal view directly to use in my custom onboarding. **Describe alternatives you've considered** Building fully custom...

feature request

Added translations for the string "button_next" to languages where this string was completely missing. Refs #139

**Describe the bug** When using `useAltButton: true` the phrase `button_next` is used, but it is not translated to most (all?) languages but english. **To Reproduce** Steps to reproduce the behavior:...

possible bug

Review was rejected for the following reasons > We noticed your app includes App Tracking Transparency permissions requests, but it encourages or directs users to accept tracking. Specifically, your app...

possible bug
help wanted

We just updated Xcode to the latest version and got: `Compiled module was created by a different version of the compiler; rebuild 'PermissionsSwiftUIMicrophone' and try again: `

possible bug