<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1) in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718403#M971</link>
    <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you fro the details. Another quick question, does this happen on debug and release versions of the app or just one?&lt;/P&gt;
&lt;P&gt;I will try to reproduce the issue on my end. If I am able to we will investigate further. If not, we may need some assistance, or a small sample project where the issue can be triggered to further look into it.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 00:35:36 GMT</pubDate>
    <dc:creator>Tony_Zhang</dc:creator>
    <dc:date>2022-06-29T00:35:36Z</dc:date>
    <item>
      <title>Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718399#M967</link>
      <description>&lt;P&gt;App compilation passed successfully but fire a runtime exception&lt;/P&gt;&lt;P&gt;2022-06-27 13:57:02.201 5632-5632/my.package.name E/AndroidRuntime: FATAL EXCEPTION: main&lt;BR /&gt;Process: my.package.name, PID: 5632&lt;BR /&gt;java.lang.NoClassDefFoundError: Failed resolution of: Lcom/appdynamics/eumagent/runtime/networkrequests/OkHttp3$OkHttpClient$Constructor$INIT;&lt;BR /&gt;at okhttp3.OkHttpClient$Builder.build(Unknown Source:2)&lt;BR /&gt;at my.package.name.dagger.ServiceFactoryModule.provideOkHttpClient(SourceFile:7)&lt;BR /&gt;at my.package.name.dagger.ServiceFactoryModule_ProvideOkHttpClientFactory.provideOkHttpClient(Unknown Source:0)&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get0(SourceFile:99)&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get(SourceFile:9)&lt;BR /&gt;at hf.b.get(SourceFile:5)&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get1(SourceFile:92)&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get(SourceFile:8)&lt;BR /&gt;at hf.b.get(SourceFile:5)&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC.injectMyAppApplication2(SourceFile:4)&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC.injectMyAppApplication(Unknown Source:0)&lt;BR /&gt;at my.package.name.application.Hilt_MyAppApplication.onCreate(SourceFile:1)&lt;BR /&gt;at my.package.name.application.MyAppApplication.onCreate(SourceFile:1)&lt;BR /&gt;at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1182)&lt;BR /&gt;at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6460)&lt;BR /&gt;at android.app.ActivityThread.access$1300(ActivityThread.java:219)&lt;BR /&gt;at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1859)&lt;BR /&gt;at android.os.Handler.dispatchMessage(Handler.java:107)&lt;BR /&gt;at android.os.Looper.loop(Looper.java:214)&lt;BR /&gt;at android.app.ActivityThread.main(ActivityThread.java:7356)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Native Method)&lt;BR /&gt;at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)&lt;BR /&gt;at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: com.appdynamics.eumagent.runtime.networkrequests.OkHttp3$OkHttpClient$Constructor$INIT&lt;BR /&gt;at okhttp3.OkHttpClient$Builder.build(Unknown Source:2)&amp;nbsp;&lt;BR /&gt;at my.package.name.dagger.ServiceFactoryModule.provideOkHttpClient(SourceFile:7)&amp;nbsp;&lt;BR /&gt;at my.package.name.dagger.ServiceFactoryModule_ProvideOkHttpClientFactory.provideOkHttpClient(Unknown Source:0)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get0(SourceFile:99)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get(SourceFile:9)&amp;nbsp;&lt;BR /&gt;at hf.b.get(SourceFile:5)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get1(SourceFile:92)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC$SwitchingProvider.get(SourceFile:8)&amp;nbsp;&lt;BR /&gt;at hf.b.get(SourceFile:5)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC.injectMyAppApplication2(SourceFile:4)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.DaggerMyAppApplication_HiltComponents_SingletonC.injectMyAppApplication(Unknown Source:0)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.Hilt_MyAppApplication.onCreate(SourceFile:1)&amp;nbsp;&lt;BR /&gt;at my.package.name.application.MyAppApplication.onCreate(SourceFile:1)&amp;nbsp;&lt;BR /&gt;at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1182)&amp;nbsp;&lt;BR /&gt;at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6460)&amp;nbsp;&lt;BR /&gt;at android.app.ActivityThread.access$1300(ActivityThread.java:219)&amp;nbsp;&lt;BR /&gt;at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1859)&amp;nbsp;&lt;BR /&gt;at android.os.Handler.dispatchMessage(Handler.java:107)&amp;nbsp;&lt;BR /&gt;at android.os.Looper.loop(Looper.java:214)&amp;nbsp;&lt;BR /&gt;at android.app.ActivityThread.main(ActivityThread.java:7356)&amp;nbsp;&lt;BR /&gt;at java.lang.reflect.Method.invoke(Native Method)&amp;nbsp;&lt;BR /&gt;at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)&amp;nbsp;&lt;BR /&gt;at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)&amp;nbsp;&lt;BR /&gt;2022-06-27 13:57:04.477 1840-5714/? E/ResolverController: No valid NAT64 prefix (101, &amp;lt;unspecified&amp;gt;/0)&lt;BR /&gt;2022-06-27 13:57:04.822 1840-5715/? E/ResolverController: No valid NAT64 prefix (101, &amp;lt;unspecified&amp;gt;/0)&lt;BR /&gt;2022-06-27 13:57:06.371 5632-5677/my.package.name E/FirebaseInstanceId: Failed to get FIS auth token&lt;/P&gt;&lt;P&gt;Before AGP version update&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;:myapp:transformClassesWithAppDynamicsForRelease&amp;nbsp;task was successful without any warning.&lt;/P&gt;&lt;P&gt;After the AGP plugin update it is giving a warning from R8&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp;&amp;nbsp;WARNING:R8: Missing class com.appdynamics.eumagent.runtime.networkrequests.OkHttp3$Request$Builder$build (referenced from: okhttp3.Request&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 04:24:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718399#M967</guid>
      <dc:creator>Konstantin_Akse</dc:creator>
      <dc:date>2022-06-27T04:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718400#M968</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt; ,&lt;/P&gt;
&lt;P&gt;I have opened a case with the internal team. We will follow up as soon as possible...&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 18:45:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718400#M968</guid>
      <dc:creator>Aboubacar_Traor</dc:creator>
      <dc:date>2022-06-27T18:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718401#M969</link>
      <description>&lt;P class="p1"&gt;Hi,&lt;/P&gt;
&lt;P class="p1"&gt;Thanks for reaching out about this issue. Just to clarify, the app builds fine, but upon loading the app in an emulator or real device, there is a fatal exception?&lt;BR /&gt;Was this a problem previous versions of the Android gradle plugin? 7.2.x was a May release. So what is the last version were you previously on such that it wasn’t an issue?&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Also, what version of gradle are you using?&lt;/P&gt;
&lt;P class="p1"&gt;Lastly, is this an easily reproducible issue on any app or is it specific to a particular project? And has a case with support been opened?&lt;/P&gt;
&lt;P class="p1"&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 21:41:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718401#M969</guid>
      <dc:creator>Tony_Zhang</dc:creator>
      <dc:date>2022-06-27T21:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718402#M970</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/152522"&gt;@Tony.Zhang&lt;/A&gt;&amp;nbsp;thanks for quick response.&lt;/P&gt;&lt;P&gt;App have fatal runtime exception on both emu and physical devices.&lt;/P&gt;&lt;P&gt;Previous AGP was 7.1.3 but the issue from 7.2.0&lt;/P&gt;&lt;P&gt;Gradle wrapper version:&amp;nbsp; 7.4&lt;/P&gt;&lt;P&gt;Probably it can be reproduced on any project with okHttp3 usage. However it's a runtime exception and require to make a http call.&lt;/P&gt;&lt;P&gt;Also I did't open any support cases. I guess that it is a one.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 00:40:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718402#M970</guid>
      <dc:creator>Konstantin_Akse</dc:creator>
      <dc:date>2022-06-28T00:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718403#M971</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you fro the details. Another quick question, does this happen on debug and release versions of the app or just one?&lt;/P&gt;
&lt;P&gt;I will try to reproduce the issue on my end. If I am able to we will investigate further. If not, we may need some assistance, or a small sample project where the issue can be triggered to further look into it.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 00:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718403#M971</guid>
      <dc:creator>Tony_Zhang</dc:creator>
      <dc:date>2022-06-29T00:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718404#M972</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/152522"&gt;@Tony.Zhang&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any debug/release build&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;adeum &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;enabledForDebugBuilds &lt;/SPAN&gt;= &lt;SPAN&gt;true&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;enabledForReleaseBuilds &lt;/SPAN&gt;= &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;excludeClasses &lt;/SPAN&gt;= &lt;SPAN&gt;listOf&lt;/SPAN&gt;(&lt;SPAN&gt;"android.support.multidex.*"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"okio.**"&lt;/SPAN&gt;)&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Jun 2022 01:57:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718404#M972</guid>
      <dc:creator>Konstantin_Akse</dc:creator>
      <dc:date>2022-06-29T01:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718405#M973</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/152522"&gt;@Tony.Zhang&lt;/A&gt;&amp;nbsp;&lt;A href="https://github.com/Vacxe/yetanotherhometask/tree/appd-test-okhttp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Vacxe/yetanotherhometask/tree/appd-test-okhttp&lt;/A&gt;&amp;nbsp;can be easily reproduced with the same issue&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 03:47:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718405#M973</guid>
      <dc:creator>Konstantin_Akse</dc:creator>
      <dc:date>2022-06-29T03:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718406#M974</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Can you open a support case by going to &lt;A href="http://www.appdynamics.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;www.appdynamics.com/support&lt;/A&gt;&amp;nbsp; that will help us prioritize the research. I will close this for now and add the solution when we have one.&lt;/P&gt;
&lt;P&gt;^ Post edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;to change Support Contact process&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 19:24:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718406#M974</guid>
      <dc:creator>Aboubacar_Traor</dc:creator>
      <dc:date>2022-06-30T19:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718407#M975</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/144375"&gt;@Aboubacar.Traore&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/152522"&gt;@Tony.Zhang&lt;/A&gt;&amp;nbsp;I also copy pasted "help@appdynamis.com" from post above. Is it correct or should be "help@appdynamics.com" and message them&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2022 23:57:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718407#M975</guid>
      <dc:creator>Konstantin_Akse</dc:creator>
      <dc:date>2022-07-03T23:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718408#M976</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt;&amp;nbsp;please go to &lt;A href="http://www.appdynamics.com/support" target="_self" rel="nofollow noopener noreferrer"&gt;www.appdynamics.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please report back with the support case ticket #&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 15:50:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718408#M976</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-07-05T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718409#M977</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know whats wrong with my permissions for support portal but&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;H1 id="toc-hId-477120686"&gt;Permission Denied&lt;/H1&gt;&lt;DIV class=""&gt;&lt;P&gt;You are trying to access an AppDynamics Resource but you don't have the required permissions. &lt;A href="https://login.appdynamics.com/sso/logout/" target="_blank" rel="noopener nofollow noreferrer"&gt;Sign in with a different user account&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 06:13:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718409#M977</guid>
      <dc:creator>Konstantin_Akse</dc:creator>
      <dc:date>2022-07-12T06:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718410#M978</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Sorry about that. Please check out this TKB article:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/A-guide-to-AppDynamics-help-resources/ta-p/42353" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/A-guide-to-AppDynamics-help-resources/ta-p/42353&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is a section about contacting support. I think you'll need your AppD Admin to give you the correct permissions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 16:09:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718410#M978</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-07-12T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718411#M979</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151363"&gt;@Konstantin.Aksenov&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I wanted to confirm if you were able to Access the AppD Support portal and create a ticket for this issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/152522"&gt;@Tony.Zhang&lt;/A&gt;&amp;nbsp;was unable to reproduce the issue. Contacting support and troubleshooting more with them will get more details in the hands of our engineers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 15:30:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718411#M979</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-07-18T15:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Android AppDynamics plugin (22.2.2 latest at the moment) does not work with latest Android Gradle Plugin (7.2.1)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718412#M980</link>
      <description>&lt;P&gt;Hello folks&lt;/P&gt;&lt;P&gt;Please upgrade the AndroidGradlePlugin to 7.2.2 version.&lt;/P&gt;&lt;DIV&gt;&lt;A href="https://developer.android.com/studio/releases/gradle-plugin?hl=pt-br#7-2-0" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.android.com/studio/releases/gradle-plugin?hl=pt-br#7-2-0&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://issuetracker.google.com/issues/232438924?hl=pt-br&amp;amp;pli=1" target="_blank" rel="noopener nofollow noreferrer"&gt;https://issuetracker.google.com/issues/232438924?hl=pt-br&amp;amp;pli=1&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards,&lt;/DIV&gt;&lt;DIV&gt;Gelinski&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Dec 2022 22:36:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Android-AppDynamics-plugin-22-2-2-latest-at-the-moment-does-not/m-p/718412#M980</guid>
      <dc:creator>Matheus_Gelinsk</dc:creator>
      <dc:date>2022-12-16T22:36:31Z</dc:date>
    </item>
  </channel>
</rss>

