periva101
periva101
I am using generateApiModels , and want to excludes a path not a pattern
## What did you do? install unseenVPN open my app again ## What did you expect to happen? my app can connect on any VPN , and every endpoint should...
Let's say that I have this ViewModel common using [moko-mvvm](https://github.com/icerockdev/moko-mvvm) ``` class UserBookingViewModel : ViewModel() { private val _state = MutableStateFlow(State.Loading) val state: CStateFlow get() = _state.cStateFlow() } ``` I...
**Is your feature request related to a problem? Please describe.** I want to share a ViewModel between sets of fragment, tow cases 1. after fragment A is opened the ViewModel...
Expected Behavior test pass Current Behavior io.mockk.MockKException: can't find stub Disposable(temporary mock) Failure Information (for bugs) io.mockk.MockKException: can't find stub Disposable(temporary mock) at app//io.mockk.impl.stub.StubRepository.stubFor(StubRepository.kt:16) at app//io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:13) at app//io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) at app//io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:266)...
### Expected Behavior test pass ### Current Behavior io.mockk.MockKException: can't find stub Disposable(temporary mock) ### Failure Information (for bugs) io.mockk.MockKException: can't find stub Disposable(temporary mock) at app//io.mockk.impl.stub.StubRepository.stubFor(StubRepository.kt:16) at app//io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:13) at...
_I want to thank you first, then I hope you answer my question, it is a question, not an issue 😃_ All ApiService methods are returning suspend functions ` suspend...
native Compose support
**Describe the bug** A clear and concise description of what the bug is.`kfun:kotlinx.datetime.UtcOffset.Companion#ofSeconds(kotlin.Int){}kotlinx.datetime.UtcOffset: **To Reproduce** Steps to reproduce the behavior: 1. Go to the kmm exmaple 2. add kotilnX datetime...
e`kfun:kotlinx.datetime.UtcOffset.Companion#ofSeconds(kotlin.Int){}kotlinx.datetime.UtcOffset: 0x10690895a : callq 0x106907d30 ; kfun:kotlinx.datetime.UtcOffset.Companion.validateTotal#internal at UtcOffset.kt 0x10690895f : movl -0x4(%rbp), %eax 0x106908962 : movl %eax, -0x108(%rbp) 0x106908968 : callq 0x1068dfd20 ; kfun:kotlinx.datetime.internal#(){}kotlin.Int at dateCalculations.kt 0x10690896d : movl...