mobin yardim(yavari)
mobin yardim(yavari)
i can't use multiple listener ☹ if you want i can help you
# multiplatform-paging * A library that adds additional Kotlin/Multiplatform targets to AndroidX Paging, and provides UI components to use Paging on iOS. [Multiplatform Paging](https://github.com/cashapp/multiplatform-paging) The old one is archived and...
**Describe the bug** Before login, every request is logged in burp. after login still every everything is ok but when you close the Instagram application and re-open it, all requests...
I ran the code below and couldn't figure out why the output is behaving this way. The Code: ```kotlin import kotlinx.serialization.ExperimentalSerializationApi import kotlinx.serialization.properties.Properties import kotlinx.serialization.properties.encodeToStringMap @OptIn(ExperimentalSerializationApi::class) fun main(): Unit {...