Massimiliano Chiodi

Results 25 comments of Massimiliano Chiodi

I have same problem `E/AndroidRuntime: FATAL EXCEPTION: main Process: it.nexid.ivoting, PID: 11134 java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/lifecycle/ViewModelKt; at com.opensooq.supernova.gligar.ui.PickerViewModel.loadAlbums$gligar_release(PickerViewModel.kt:80) at com.opensooq.supernova.gligar.ui.ImagePickerActivity.loadAlbums(ImagePickerActivity.kt:137) at com.opensooq.supernova.gligar.ui.ImagePickerActivity.storagePermissionGranted(ImagePickerActivity.kt:142) at com.opensooq.supernova.gligar.ui.ImagePickerActivity.checkStoragePermission(ImagePickerActivity.kt:190) at com.opensooq.supernova.gligar.ui.ImagePickerActivity.onResume(ImagePickerActivity.kt:406) at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1456) at...

I had the same issue Not use "Tap Gesture Recognizer" but not work

Hey use directly source but make this correction ``` if isSearchEnable && handleKeyboard{ NotificationCenter.default.addObserver(forName: UIResponder.keyboardWillShowNotification, object: nil, queue: nil) { (notification) in if self.isFirstResponder{ let userInfo:NSDictionary = notification.userInfo! as NSDictionary...

On Android platform working only with previous versions Il giorno sab 3 set 2022 alle 18:14 JP3871 ***@***.***> ha scritto: > Hi, downgrade Flutter to 3.0.5: works fine > >...

i have the same problem it is frustrating

I also need this information