Alberto Rojas
Alberto Rojas
Add redsoc from venezuela
js joke
    Hi @jessewgibbs . This is my Charles log.
   MY XML FILE
 @jessewgibbs
We configure charles correctly. Apparently the rollbar call is not being made. According to the documentation, it has been configured as follows: Lines from Main Activity ``` package myname import...
I tried, but it does not keep showing me the call to rollbar. ``` override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) Log.d("prueba consola","hola de nuevo") Log.d("prueba consola",rollbar.toString()) rollbar.info("This is a test...
Please anyone has any idea how we can get this to work? We have instantiated rollbar and tried init, log, info and close methods from that object. Perhaps this isn't...
> Sorry for the lack of reply. I am going to make an app in Kotlin and see if I can dig into what is going on here. Everything you...
plz accept