
Brian Chapin
Activity overview
Latest activity by Brian Chapin-
Brian Chapin created a post, Automatic view tracking exceptions not working (iOS SDK)
I am working on Analytics for our iOS app using Countly iOS SDK (19). I have tried to use addExceptionForAutoViewTracking but the view I am trying to an a exception for keeps showing up. I've tried...
-
Brian Chapin commented, I have resolved the problem. I inadvertently deleted CountlyPush.init(this, Countly.CountlyMessagingMode.PRODUCTION); Please close this topic. And thanks!
-
Brian Chapin commented, In Logcat I see: Activity created: com.chapinsoftware.nectarmobile.MainActivity ( main is com.chapinsoftware.nectarmobile.pushed_activities.WelcomeActivity) Countly onStart called, [0] -> [1] activ...
-
Brian Chapin commented, I am testing on a variety of Android version from 7 to 9. I set a breakpoint as requested and it does not get called (though not sure I set it correctly - I set it in .gradel/caches/modules-2/.../s...
-
Brian Chapin created a post, Countly Push does not show dialog when App is in foreground
My app receives Push Notifications from Countly. When in the background the device vibrates and displays the icon in tray. However, when in the foreground the app does not display a dialog. Instead...
-
Brian Chapin commented, I tried calling CountlyPush.displayDialog but do not have a reference to my current activity in the Service. Tried with : Boolean result = CountlyPush.displayDialog(((MainActivity)getApplicationCon...
-
Brian Chapin commented, That should have read that "pushes are now going through", not "not going through". All seems OK except I do not get a dialog when the app is in the foreground.
-
Brian Chapin commented, I am using the Android SDK. Have been working on the problem and making progress. Deleted the demo data and pushes are not going through! My "DemoFirebaseMessageingService code is called. The devic...
-
Brian Chapin commented, Since posting I have had success getting the FCM key into my server. I had a missing character in my cut and paste. However, I am not able to send a Push from my server. Previously, I had my app co...
-
Brian Chapin created a post, Android Push Setup - Can't update plugin: closed
I am new to Countly. Have installed the community edition on Digital Ocean. I am trying to enable push for my Android app. When I enter my FCM id I get an error alert that says "Couldn't update plu...