11
Views
0
Comments
[Stetho Plugin] App doesn't generate
stetho-plugin
Mobile icon
Forge asset by Experts
Application Type
Mobile
Service Studio Version
11.55.54 (Build 64518)
Platform Version
11.30.0 (Build 43791)

Hi!

I tried to include this plugin on my application for monitoring purposes, but it causes the APK to not generate.

Error: There was an issue generating the app. Gradle now requires you to declare dependencies using "implementation" or "api" instead of "compile". The dependency being incorrectly declared is "com.facebook.stetho:stetho:1.3.1". Check your plugin configurations and try again.

Tried to generate it with both MABS 10 and MABS 12, no success.
I attached a part of the android build log. (Removed sensitive information)

Accordingly the error seems a easy fix on GitHub - stetho.gradle.

---------------------

Not related, but the reason I'm trying to use this is because I'm not having success setting up the HTTP Toolkit to intercept my mobile app requests. Plus using stetho brings other features.

Greetings,
Pedro Vieira

AndroidBuildLog.txt
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.