gpt4 book ai didi

Play 商店中的 API 支持

转载 作者:行者123 更新时间:2023-12-04 11:36:47 25 4
gpt4 key购买 nike

美好的一天,今天我将我的应用程序上传到 google play,在我的应用程序的稳定性部分,似乎我有一个 API 的兼容性问题,不幸的是我不知道它是哪一个,它抛出了以下错误: Landroid/图形/字体; -> sSystemFontMap: Ljava/util/Map ,然后他们添加了以下内容:

StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Landroid/graphics/Typeface;->sSystemFontMap:Ljava/util/Map;
at android.os.StrictMode.lambda$static$1(StrictMode.java:416)
at android.os.-$$Lambda$StrictMode$lu9ekkHJ2HMz0jd3F8K8MnhenxQ.accept(Unknown Source:2)
at java.lang.Class.getDeclaredField(Native Method)
at androidx.test.tools.crawler.platform.hybrid.TextViewHelper.getSystemFontMap(TextViewHelper.java:3)
at androidx.test.tools.crawler.platform.hybrid.TextViewHelper.<clinit>(TextViewHelper.java:1)
at androidx.test.tools.crawler.platform.hybrid.TextViewHelper.getTextOfTextViewOrEmpty(TextViewHelper.java:1)
at androidx.test.tools.crawler.platform.hybrid.EspressoElement.extractDescription(EspressoElement.java:4)
at androidx.test.tools.crawler.platform.hybrid.EspressoElement.create(EspressoElement.java:2)
at androidx.test.tools.crawler.platform.hybrid.ViewScreenStateBuilder$ViewTreeNode.<init>(ViewScreenStateBuilder.java:1)
at androidx.test.tools.crawler.platform.hybrid.ViewScreenStateBuilder.traverseAndBuild(ViewScreenStateBuilder.java:5)
at androidx.test.tools.crawler.platform.hybrid.HybridStateExtractor.tryExtractingScreenState(HybridStateExtractor.java:9)
at androidx.test.tools.crawler.platform.hybrid.HybridStateExtractor.getStableScreen(HybridStateExtractor.java:2)
at androidx.test.tools.crawler.platform.RemotePlatform.handlePerformScrape(RemotePlatform.java:1)
at androidx.test.tools.crawler.platform.RemotePlatform.messageLoop(RemotePlatform.java:27)
at androidx.test.tools.crawler.platform.RemotePlatform.lambda$startCrawlAndWaitUntilFinished$0$RemotePlatform(RemotePlatform.java:1)
at androidx.test.tools.crawler.platform.RemotePlatform$$ExternalSyntheticLambda0.run(Unknown Source:6)
at java.lang.Thread.run(Thread.java:923)
你指的是什么Api?我能做些什么来解决这个问题?也许我要问的是显而易见的,但我对此很陌生。
非常感谢您的阅读。

最佳答案

我也是。
Landroid/graphics/Typeface;->sSystemFontMap:Ljava/util/Map;
StrictMode 政策违规:android.os.strictmode.NonSdkApiUsedViolation:Landroid/graphics/Typeface;->sSystemFontMap:Ljava/util/Map;
我不知道这是什么,可能是一个需要flutter解决的问题。

关于Play 商店中的 API 支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68867920/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com