Releases: voxelbusters/permissions-kit
1.2.1
1.2.0
-
fix: Fixed permission status fetching on iOS
-
fix: Fixed bug permission result related to limited access
-
chore: Bumped version to 1.2.0
-
chore: Updated iOS macros based on feature rather than framework used
1.1.1
- Fixed issue when handling multiple location permissions
- Replaced location permission description with latest in info.plist on iOS
1.1.0
- Fixed location permission handling on iOS
1.0.2
- Fixed Read and Write permissions on higher Android versions
Permissions Kit 1.0.1 Release
Permissions Kit supports a wide range of permissions across both platforms:
Network & Connectivity: Internet access, network state, Wi-Fi, and local network permissions.
Location Services: Fine and coarse location tracking, including background access.
Notifications: Push notification permissions with user consent management.
Media Access: Read and write permissions for images, videos, and audio files.
Hardware Access: Camera, microphone, Bluetooth, and vibration control.
🔧 Automated Configuration for iOS and Android
iOS: Automatically adds the required usage descriptions in Info.plist.
Android: Automatically updates AndroidManifest.xml with necessary permissions, features, and hardware requirements.
No Manual Setup Required: Permissions Kit takes care of all necessary configurations for both platforms.