Windows Phone 8.1 Bugsense integration -
i wanted integrate bugsense windows phone 8.1 app using info stackoverflow post:
bugsensehandler.instance.initandstartsession(new exceptionmanager(current), "app-key");
the other step in 2 step process of integration bugsense application got me confused. in windows phone 8 documentation/example on bugsense website 1 should remove the
unhandledexception += application_unhandledexception;
line app page code. in 8.1 template line not nowadays default. basicly, added suggested line of code app constructor apikey got. used article additional info on matter: using bugsense windows phone
is there else needs done before can see info on crashes on bugsense website? tried out app on emulator after deploying (i don't mean step step debugging) , on friend's phone well. neither of these yielded info after crashing application.
does have relevant info on how run bugsense on wp 8.1? thanks!
windows-phone-8.1 bugsense
No comments:
Post a Comment