-
how can be able to navigate to specific fragment and destroyed previous fragments by clicking notification, I tried too many ways but it seems nothing works for that,
I have a SplashFragment which i…
-
## Summary
[Followed the Accept payment Kotlin document](https://stripe.com/docs/payments/accept-a-payment?platform=android), App crashed while calling presentPaymentSheet() function
## Code to r…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/a…
-
**Describe the bug**
I am using -
`implementation "org.koin:koin-androidx-viewmodel:2.1.0-alpha-3"`
In my modules, I declare it as -
`private val viewModels = module {
viewModel { (hand…
-
### Steps to Reproduce
1. Updated to Xamarin.Android 9.2.0.5;
### Expected Behavior
AppDomain.CurrentDomain.GetAssemblies () return contains self project assembly.
### Actual Behavior
AppDoma…
-
Happens since VS 16.9 and the changes to the [Fast deployment](https://github.com/xamarin/xamarin-android/pull/4690)
### Steps to Reproduce
1. Create standard Android app in VS
2. Build & deplo…
-
### Steps to Reproduce
1. Create blank Android project
2. Open Properties/AndroidManifest.xml with Source Code Editor
3. Add following text before `` tag:
```
```
4. Build projec…
-
### Information
I am trying to add the debuggable flag to an APK so that I can remotely debug it (it is a Cordova application). I tried all possible flag combinations as well as aapt binaries and I…
-
I was just started learning Retrofit2 with Moshi but having difficulty during compilation/building.
This is the error from `Build Output`
```
Execution failed for task ':app:kaptDebugKotlin…
-
### Steps to Reproduce
1. Build app
2. Open app
### Expected Behavior
App works :)
### Actual Behavior
App crashes :(
### Build settings
```
Debug
AnyCP…