-
Description:
i'm facing this error in react native version 0.61.5
error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/reac…
-
It looks like the export option for time travel data is not working correctly. I was trying out the time travel feature using the [TodoApp project](ttps://github.com/JetBrains/compose-jb/tree/master/e…
-
Thanks for replying and helping me guys. I'm using MacOS. I've already used Android Studio and Xcode to one of my react-native projects before. I am now learning SvelteNative. And as you said, I start…
-
## Steps to Reproduce
Using IDE, I can authenticate successfully when debugging against the Android emulator, but debugging against the physical device (with same OS version), after tap on …
-
_**Expectation: updating system deps to recent versions should not break samples**_
With kotlin coroutine dep version 1.3.6, sample works
` coroutinesVersion = '1.3.6'`
Upgrading to 1.4.2
`…
-
Robolectric triggers a warning in openjdk 9:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.robolectric.util.ReflectionHelpers$6 (file:…
-
**Describe the problem**
Links are dead
**In which lesson and step of the codelab can this issue be found?**
5.2 Step 7 - last tip on the bottom of the page
-
In this [article](https://medium.com/androiddevelopers/viewmodels-and-livedata-patterns-antipatterns-21efaef74a54) under the section of Leaking ViewModel, it is advised to use live data all through. T…
-
For use in hub / remote / website
look like I should setup for iOS at the same time - the more shared code is written the better
Do tutorials:
- [ ] https://play.kotlinlang.org/hands-on/overvie…
-
Hello. Today I found a strange behavior and got TransactionTooLargeException (which happens when we put too much data via Binder like in case with bundle saving to fragment/activity state). After hour…