-
My app is not ready yest almost there just testing , /cc @codepathreview @codepath
I still have to do the edit part. just testing the submission process let me know if am missing any thing
Thanks
-
```
There are six tests that fail on android:
Failed the following 6 tests:
test/actions/gyptest-generated-header.py
test/build-option/gyptest-build.py
test/configurations/basics/gyptest-…
-
This test case is to test building an app for Android using cloud make. In AppStudio 3.1 the target sdk version of Android is updated to Android 26. Ideally we want to test if existing Android apps bu…
-
The access token can be acquired on both Web and Android platforms, but the ID token is only returned on the web, with android returning blank.
Haven't tested other platforms (IOS/MacOS/linux) as n…
-
## Description
Runtime tests for mobile targets are grouped into bundles, where each bundle contains multiple entry points. For instance, `Loader/classloader` is an app bundle that contains a set t…
-
### Description
Have you tested STRM ?
which will content direct link, its not working
### Reproduction steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Screens…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
I am getting the following error when I use the library for Android React Native:
```
Error: The 'kotlin-android-extensions' Gradle plugin is no longer supported. Please use this migration guide (…
-
### Description
If a .razor file is attempted to be removed from the build via the .csproj file it is still built.
This does not happen in other Blazor-based project templates, e.g. a Blazor WebAss…
-
InteractionObjectTestBuilder is a non-test file under the test directory. Test utilities should be in a testing directory under main, not test, or be in the dedicated testing module.
This issue can…