Open aurangzaibumer777 opened 6 years ago
RaygunClient.attachPulse(this); // taking an activity reference
Could'nt it use an applicationContext?
Since we attach it on SplashActivity meant it kept splashActivity alive throughout application lifecycle
using implementation 'com.mindscapehq.android:raygun4android:3.0.3' on build.gradle
@aurangzaibumer777 That's good feedback, thx. I'm currently looking into making a bunch of changes to the provider and will consider this.
RaygunClient.attachPulse(this); // taking an activity reference
Could'nt it use an applicationContext?
Since we attach it on SplashActivity meant it kept splashActivity alive throughout application lifecycle
using implementation 'com.mindscapehq.android:raygun4android:3.0.3' on build.gradle