newrelic / newrelic-capacitor-plugin

Mobile instrumentation plugin for the Capacitor hybrid mobile platform by Ionic
Apache License 2.0
7 stars 10 forks source link

infinite function calls GetAgentConfiguration #54

Closed yussefbens closed 9 months ago

yussefbens commented 1 year ago

when I'm running newrelic plugin on android, I get this infinite function calls to GetAgentConfiguration like this:

Screenshot 2023-09-25 at 18 11 35

I face this issue when I navigate to fourth tab not when I'm opening the app first and I only call NewRelicCapacitorPlugin.start({appKey:appToken}); once in app.component.ts

ndesai-newrelic commented 1 year ago

@yussefbens can you share your code where you are seeing this infinite calls?

ndesai-newrelic commented 12 months ago

@yussefbens can you check issue in current release?