Giter Club home page Giter Club logo

Comments (7)

allenymt avatar allenymt commented on May 18, 2024

有引用高德吗,看下README里的黑名单

from privacysentry.

duguos330 avatar duguos330 commented on May 18, 2024

有引用高德吗,看下README里的黑名单

黑名单配置过了,gradle文件里
image

from privacysentry.

duguos330 avatar duguos330 commented on May 18, 2024

这个报错解决了,看之前有个issue提到的方式,执行 ./gradlew app:assembleDebug -i 的时候,把异常停止时的包加到黑名单就可以了。这个包是我们自己开发的,后面有类似报错应该都可以这样排查

from privacysentry.

allenymt avatar allenymt commented on May 18, 2024

这个包加了什么~~~~

from privacysentry.

allenymt avatar allenymt commented on May 18, 2024

一直想尝试复现这个问题,都没有场景。

from privacysentry.

duguos330 avatar duguos330 commented on May 18, 2024

异常触发时的日志:
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/AutoSizeViewFlipper$AdapterWrapper.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/AutoSizeViewFlipper$setAdapter$adapterInternal$1.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/AutoSizeViewFlipper.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/ChronometerFormatFix$Companion.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/ChronometerFormatFix.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/HitchClearEditText$Companion.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/HitchClearEditText.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/HitchTextView.class
deal with jar file is: /Users/.../Documents/code/...Android...App/app/build/intermediates/transforms/PrivacyCollectTransform/debug/7.jar.absolutePath entryName is com/.../hitchplatform/widget/MaxHeightLinearLayout.class
:app:transformClassesWithPrivacySentryPluginForDebug took 71050ms
Task :app:transformClassesWithPrivacySentryPluginForDebug in app Finished

Task :app:transformClassesWithPrivacySentryPluginForDebug FAILED

最后一个class文件内容:
image

from privacysentry.

allenymt avatar allenymt commented on May 18, 2024

没什么特殊的

from privacysentry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.