feat(mobile): overhaul mobile app with Pro paywall, rewarded video refill, iOS permissions, and build APK
This commit is contained in:
parent
e87567fa90
commit
7e264dca37
8 changed files with 535 additions and 27 deletions
|
|
@ -36,6 +36,10 @@
|
|||
</dict>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string></string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>D3RO Voice requires access to your microphone for real-time AI speech transcription and voice assistant features.</string>
|
||||
<key>NSSpeechRecognitionUsageDescription</key>
|
||||
<string>D3RO Voice uses speech recognition to convert spoken words into accurate text notes.</string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue