Fasial ur Rehman

Results 5 issues of Fasial ur Rehman

The gallery pickup titles are in Chinese (完成). PhotoPicker class provide Toolbar color, Album title photo Title etc. But not provide action done method. how do I convert the Action...

Could not find com.android.tools.build:gradle:7.4.0-rc03. Searched in the following locations: - https://plugins.gradle.org/m2/com/android/tools/build/gradle/7.4.0-rc03/gradle-7.4.0-rc03.pom Required by: project :app > io.github.farimarwat.lokalenow:io.github.farimarwat.lokalenow.gradle.plugin:1.3 > io.github.farimarwat:lokalenow:1.3

I'm facing this issue Exception java.lang.NoClassDefFoundError: com/android/build/api/dsl/StoreArchive [in thread "Daemon worker"]

``` FATAL EXCEPTION: main Process: com.???..., PID: 7871 java.lang.UnsatisfiedLinkError: dlopen failed: library "libmaxguard.so" not found at java.lang.Runtime.loadLibrary0(Runtime.java:1077) at java.lang.Runtime.loadLibrary0(Runtime.java:998) at java.lang.System.loadLibrary(System.java:1656) at com.farimarwat.maxguard.MaxGuard.(Unknown Source:2) at com.example.??.ui.activities.MainActivity.onCreate(Unknown Source:3) at android.app.Activity.performCreate(Activity.java:8050) at...

We are facing ANR (Application Not Responding) issues related to the Mapbox. Here is full stack trace. I can't produce manually. and I'm using this version -> implementation("com.mapbox.maps:android:11.7.0") implementation("com.mapbox.navigationcore:navigation:3.4.0") implementation("com.mapbox.navigationcore:ui-components:3.4.0")...