Sébastien BALARD

Results 12 issues of Sébastien BALARD

**Describe the bug** StateViewModel SavedStateHandle attribute is always null after a [system-initiated process death](https://developer.android.com/topic/libraries/architecture/saving-states#options) ``` class InsuranceOnboardingWorkflowActivity : BaseActivity() { private val viewModel by stateViewModel(state = { intent.extras!! }) companion...

android
type:issue
status:accepted
important 🔥
android:viewmodel

Hi, Is it possible to "mock" a static object or its static functions with Mockit? If yes, how? Thanks.

Hi, I am using several instances of `CLLocationManager` (configured slightly differently) potentially at the same time and scoped to dedicated Rx streams (for each, I initiate a new `CLLocationManager()` that...

## New Issue Checklist - [x] I updated my Mockingbird framework and CLI to the latest version - [x] I searched for [existing GitHub issues](https://github.com/birdrides/mockingbird/issues) ## Description Full support of...

Hi, Unlike Koin, it seems constructor dependency injection is not supported, doesn't it?

Hi, Since Xcode 10.2, I have these errors when I try to clean/build my project Targeting iPhone 6 (real) under iOS 12.1.4 ![Capture d’écran 2019-04-18 à 10 53 09](https://user-images.githubusercontent.com/4921308/56349153-3dd16f80-61c8-11e9-8191-12bbf74b0fee.png) Targeting...

**Short description of the issue**: The `BehaviorRelay` attribute `.value` is sometimes not correctly updated after the use of `.accept()` **Expected outcome**: The `BehaviorRelay` attribute `.value` should always be equal to...

Hi, I'm not able to archive my standalone swift package supporting only iOS platform when I have swift-atomics in the SPM transitive dependencies of my swift package SPM dependencies. ###...

bug

## New Issue Checklist - [x] I updated the framework and generator to the latest version - [x] I searched the [existing GitHub issues](https://github.com/birdrides/mockingbird/issues) and list of [common problems](https://mockingbirdswift.com/common-problems) ##...

generator bug

## New Issue Checklist - [x] I updated the framework and generator to the latest version - [x] I searched the [existing GitHub issues](https://github.com/birdrides/mockingbird/issues) and list of [common problems](https://mockingbirdswift.com/common-problems) ##...

framework bug