videx

Results 10 issues of videx

Unable to start service qiuxiang.android_window.WindowService@f5edd4b with Intent { cmp=com.konn3ct.konn3ct/qiuxiang.android_window.WindowService (has extras) }: java.lang.ClassCastException: android.app.Application cannot be cast to qiuxiang.android_window.AndroidWindowApplication E/AndroidRuntime(27343): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4133) E/AndroidRuntime(27343): at android.app.ActivityThread.access$1900(ActivityThread.java:226) E/AndroidRuntime(27343): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1916) E/AndroidRuntime(27343): at...

I'm building a project on version 2020.1.3f1 which I imported from version 2018.1.1f1 and am getting this error An error occurred while resolving packages: Project has invalid dependencies: com.unity.ads: Version...

when i run the app it will give me blank page without returning any error

## Flutter Sound Version : 9.2.13 ## Severity - Crash ## Platforms you faced the error - iOS 2022-08-24 10:05:43.840 xcodebuild[56621:295697] Requested but did not find extension point with identifier...

maybe bug
Not yet handled

Process: com.cloudwebrtc.flutterwebrtcdemo, PID: 22639 E/AndroidRuntime(22639): java.lang.SecurityException: Media projections require a foreground service of type ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION E/AndroidRuntime(22639): at android.os.Parcel.createException(Parcel.java:2071) E/AndroidRuntime(22639): at android.os.Parcel.readException(Parcel.java:2039) E/AndroidRuntime(22639): at android.os.Parcel.readException(Parcel.java:1987) E/AndroidRuntime(22639): at android.media.projection.IMediaProjection$Stub$Proxy.start(IMediaProjection.java:231) E/AndroidRuntime(22639): at android.media.projection.MediaProjection.(MediaProjection.java:58)...

How can i use responsive_framework that will effect all my pages without using router method, i wanted to do everything direct from the materialapp

whenever I try to build with the dependence this is what I get "org.gradle.api.resources.ResourceException: Could not get resource 'https://dl.bintray.com/shodgson/uareu4500reader/asia/kanopi/tools/fingerscan/0.1/fingerscan-0.1.pom'" Please you urgent response is needed

the application is crashing when using barcode and face detecting

E/CameraCaptureSession(24322): android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): cancelRequest:641: Camera 1: Error clearing streaming request: Function not implemented (-38) E/CameraCaptureSession(24322): at android.hardware.camera2.CameraManager.throwAsPublicException(CameraManager.java:1414) E/CameraCaptureSession(24322): at android.hardware.camera2.impl.ICameraDeviceUserWrapper.cancelRequest(ICameraDeviceUserWrapper.java:99) E/CameraCaptureSession(24322): at android.hardware.camera2.impl.CameraDeviceImpl.stopRepeating(CameraDeviceImpl.java:1341) E/CameraCaptureSession(24322): at android.hardware.camera2.impl.CameraCaptureSessionImpl.close(CameraCaptureSessionImpl.java:579) E/CameraCaptureSession(24322): at android.hardware.camera2.impl.CameraCaptureSessionImpl$2.onDisconnected(CameraCaptureSessionImpl.java:790)...

here is the code can you help me take a look and confirm where my mistake his import 'dart:async'; import 'dart:convert'; import 'package:get/get.dart'; import 'package:web_socket_channel/web_socket_channel.dart'; import 'package:flutter_webrtc/flutter_webrtc.dart' as navigator; import...