Fabian-Lars
Fabian-Lars
thanks for the report. do you have a reproduction example or reproductions steps for us? Also, which iOS version does this happen on?
can you also show us the output of the `tauri info` command please? for what its worth, it still seems to work for me and others afaik
idea would be to just go with simple badges like for Closed Source - probably for both v1 and v2 so each entry has a badge. i think 2 seperate...
apologies if that wasn't obvious but i was waiting for the CI issues to be resolved before i'd properly review the changes. p.s. we use changefiles ([example](https://github.com/tauri-apps/plugins-workspace/blob/aa9140e1ac239ab9f015f92b2ed52bbf0eda7c12/.changes/window-state-optional-flags.md)) and don't modify...
For what it's worth, i agree and would prefer config over conf but not sure if the team thinks it's worth to break so much tooling for 3 letters 🤔...
Added it to the 2.0 Stabilization project to at least talk/think about it before stable so we don't regret it a month after release 🙃
Can you create a `Info.plist` file next to your tauri.conf.json file, similar to this: https://github.com/tauri-apps/tauri/blob/dev/examples/api/src-tauri/Info.plist with these contents ``` NSMicrophoneUsageDescription write some text describing the usage of the permission here...
@alimehasin Which macOS version are you using? I think it needs at least 11.3
Alright i'll re-open this then until someone with a macos system can take a look.
The appimage also forces `GDK_BACKEND=x11` though.