sumit kumawat

Results 10 comments of sumit kumawat

@dave-k I tried a lot of things but in IOS zoom-in and out is not possible. For this i've created custom two button. By using controller to handle zoom-in and...

This is the log after change NDK Version.i think same issue - CMake 3.6.4111459, Revision: 3.6.4111459 Android NDK, Revision: 16.1.4479499 org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':VideoRecorderCore'. at org.gradle.configuration.project.LifecycleProjectEvaluator.addConfigurationFailure(LifecycleProjectEvaluator.java:94) at...

its showing "Cause: executing external native build for cmake /home/sumit/Android_Projects/Android(GS)/VideoRecorder/VideoRecorderCore/CMakeLists.txt" as error My CMakeLists.txt is as follows cmake_minimum_required(VERSION 3.4.1) add_library(glutil-lib SHARED src/main/cpp/native-lib.cpp ) find_library(log-lib log) find_library(GLESv2-lib GLESv2) target_link_libraries(glutil-lib ${log-lib} ${GLESv2-lib})...

I've mention log file url and also mention GitHub url of code [idea.log](https://github.com/lll-01/VideoRecorder/files/3382013/idea.log) Code url:https://github.com/sumitrvi/VideoRecoderDemo.git Still i'm Facing "Error configuring" issue

@DhiaNHM anyone got the solution i"m also facing same issue.

@IvanTerrito HI,Have you got any solution of this issue

Any solution for this issue? Note: /Users/nhz/.pub-cache/hosted/pub.dev/launch_review-3.0.1/android/src/main/java/com/iyaffle/launchreview/LaunchReviewPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. e: /Users/nhz/.pub-cache/hosted/pub.dev/upi_pay-1.0.1/android/src/main/kotlin/com/drenther/upi_pay/UpiPayPlugin.kt: (78, 42): Only safe (?.) or non-null asserted (!!.)...