RageshAntony

Results 18 issues of RageshAntony

I am confused between Two 1) What is the difference between Proton Native and React Native for Windows by Microsoft ? 2) And Do proton support Windows XP and Windows...

### Question Enter your question here. Apollo KMM is generating Query Classes as Optional Types .. ``` public data class LoginUserQuery( public val phone_no: Optional = Optional.Absent, public val password:...

:question: Type: Question

No commits for an year . Waiting for Android 11+ updates . Project is discontinued or still in maintenance ?

When selecting photos and clicking OK .. I am getting crash ``` override fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?) { super.onActivityResult(requestCode, resultCode, data) when (requestCode) { FilePickerConst.REQUEST_CODE_PHOTO -> {...

in Android 10 (ONE UI 2) , it's showing placeholder images even though requestLegacyExternalStorage = "true" ? I am using latest 2.2.5 My manifest ``` ``` FilePicker call : ```...

Why LoginViewModelActionKs is not generated ? I am getting Cannot find 'LoginViewModelActionKs' in scope I added everything in the gradle . But still no Ks classes generated . My gradle...

I need to learn more in this library Do you have any forum /mailing list /gitter /discord or slack channel for asking questions?

In the release build , map not showing . A grey blank screen But in debug build every thing OK Why ?

I am trying to convert a Compose for Desktop project to native image but after adding Gradle plugin I am getting this error : Build file '/Users/sudharsanarajalingam/RageshAntony/idea/desktopGralComp/build.gradle.kts' line: 5 An...