-
WebUSB requires better documentation.
As of today we link to following two links
1. https://makecode.microbit.org/v1/device/usb/webusb - Help redirects here
2. https://makecode.microbit.org/v1/…
-
## The problem
Unable to launch UICatalog application and inspect elements on real device
## Environment
* Appium version (or git revision) that exhibits the issue: 1.6.3
* Last Appium versio…
-
### Issue Description
I have the following code in my Notification Extension which is working fine when I launch my app from Xcode:
```
NSLog("Trying to get group file url for \(name)")
…
-
So basically after we start the driver session with our test app we need to do some test setup before we execute the test. And during the setup we need to manipulate some settings in the iOS native se…
-
Testing with a API 28, Flutter 1.9 and Dart 2.5, this error happens:
```
Launching lib/main.dart on Android SDK built for x86 in debug mode...
* Error running Gradle:
ProcessException: Process "…
-
I cannot upload phrases using the API, I get this error
```
{ message: 'String file not found', code: 404 }
```
Here's what the url looks like:
```
https://platform.api.onesky.io/1/projects/159…
-
Hi,
I'm currently automating an iOS app which has multiple files for localized strings. The app project structure looks like this:
/Strings/en.lproj/Localizable.strings
/Strings/en.lproj/appname.stri…
-
In service to localization support, the localizable string bundles need to include the latest strings present in code and views.
## Todo
* [x] Ensure existing LocalizableStrings in `Common/Resou…
-
**Is your feature request related to a problem? Please describe.**
Ability to make wallet multilingual based on current iOS System Language. **#massaboption**
**Describe the solution you'd like**
…
hellc updated
5 years ago
-
Hello,
thanks again for the great work with this tool .
**TLDR**: I want to display a string with a basic % in it, and it needs to be doubled %% with SwiftGen due to the internal usage of **Stri…