Yusuf Safrudin
Yusuf Safrudin
- gradle-6.7.1 - AGP-4.2.1 - tinker-1.9.14.18 `Could not get unknown property 'apkData' for ApkVariantOutputImpl_Decorated{variantOutput=VariantOutputImpl(versionCode=property(java.lang.Integer, fixed(class java.lang.Integer, 10000)), versionName=property(java.lang.String, fixed(class java.lang.String, 1.0.0-stag)), enabled=property(java.lang.Boolean, fixed(class java.lang.Boolean, true)), variantOutputConfiguration=VariantOutputConfigurationImpl(isUniversal=false, filters=[]), baseName=stag-debug, fullName=stagDebug, outputFileName=property(java.lang.String,...
AndroidStudio:Android Studio Chipmunk | 2021.2.1 Gradle:6.1.1 tinker-android-lib:1.9.14.18 github clone最新的[tinker-sample-android](https://github.com/Tencent/tinker/tree/dev/tinker-sample-android)错误依旧 i tried to change text in TextView from MainActivity for new patch, when i tried to load patch is successful to...
hallo i had same problem when i run for release mode, video not display on the screen I only hear voices, but not any picture flutter doctor Doctor summary (to...
hello, i am using HERE SDK for Android (Premium Edition) v3.19, i want to make location test or direction test in here sdk, does the premium sdk provide unit testing...
ContentView.swift: > func login(username: String, password: String) { if let result = loginRepository.login(username: username, password: password) as? ResultSuccess { print("Successful login. Welcome, \(result.data.displayName)") } else { print("Error while logging in")...
Assalamu Alaikum I get below issues on the run `E/flutter (10082): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: HiveError: Cannot write, unknown type: _$_Resource. Did you forget to register an adapter? E/flutter (10082): #0...
Hello, how to send data from uiViewCOntroller to floatingPanel and displayed to label in floating panel ? ``` guard let bottomSheetVc = storyboard?.instantiateViewController(identifier: Constant.storyBoard.sbSheetExercise) as? BottomSheetExerciseViewController else { return }...
java.lang.IllegalArgumentException: publicKey has invalid format i got generated public key from https://my.telegram.org/apps and i using bot id from https://api.telegram.org/bot/getUpdates
when build or debug i've got error: C:\Users\Savr\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.org\advanced_share-0.1.0\android\src\main\java\in\mertcan\advancedshare\FileHelper.java:9: error: package android.support.v4.content does not exist import android.support.v4.content.FileProvider; ^ C:\Users\Savr\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.org\advanced_share-0.1.0\android\src\main\java\in\mertcan\advancedshare\FileHelper.java:121: error: cannot find symbol return FileProvider.getUriForFile(registrar.context(), authorities, tempFile); ^ symbol: variable FileProvider...
when pip is active and i move to another page using VRouter, pip is dissapear