Closed bozidarsevo closed 1 week ago
📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.
App Name | WooCommerce iOS | |
Build Number | pr14386-4b43240 | |
Version | 21.1 | |
Bundle ID | com.automattic.alpha.woocommerce | |
Commit | 4b43240f6c7868478eebeda6a6d9ba5e6ab840db | |
App Center Build | WooCommerce - Prototype Builds #11539 |
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
Closes: #14174
Description
There was a crash happening because NSMicrophoneUsageDescription was missing. In the app we were not using microphone but @rachelmcr was able to find the problem. If you go to wp-admin from the app and try to add Media from there it will crash when taking a video.
With this PR, NSMicrophoneUsageDescription is added and the crash is fixed!
Steps to reproduce
Testing information
Screenshots
https://github.com/user-attachments/assets/b66d1afc-cd12-44f7-a241-2dee7ad95ff7
RELEASE-NOTES.txt
if necessary.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: