Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

performance / networking for Android (vs. iOS) #697

Open
sfcoons opened this issue May 17, 2018 · 1 comment
Open

performance / networking for Android (vs. iOS) #697

sfcoons opened this issue May 17, 2018 · 1 comment

Comments

@sfcoons
Copy link

sfcoons commented May 17, 2018

hi there. this plug-in is fantastic. thank you.

i came across one question - i and running cordova 7.1.0 with cordova android 6.3.0 and cordova ios 4.5.4. when i log-in to my Firebase console, I can see Performance : Networking requests for the iOS version of my app, but not for the Android version of the App.

is there something special that needs to be done to kick-off Android Performance tracking (vs. iOS that just seems to work?).

thank you for any insight.

@newuser44
Copy link

I am also seeing this. Not sure what to even check because it sounds like this basic network checking is setup by default? I see the correct import
import com.google.firebase.perf.FirebasePerformance;

I also see a method setPerformanceCollectionEnabled maybe something with that? We don't actually call this, so I assume its defaulted to true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants