j-lim-sigma

Results 4 comments of j-lim-sigma

I am using the get_signed_in method to obtain user's information. However, it is only populated when sign in is successful. From the documentation in R, it is mentioned that the...

Yes. Auth, upload and delete works just fine (files are uploaded and deleted). Not sure about download. I did not change any of the sample code, this here returns null:...

Thanks. Tested again. input$del works, returning the responses. get_response() method still returning null. I suppose this solves the problem.

This is the code I run: ```R library(shiny) library(firebase) ui