Posts by Juca Esmanhoto • 25 points
4 posts
-
1
votes0
answers32
viewsQ: 404 page return only with iOS devices
I published an app on www.yoohood.fun, created with the create-React-app, using an AWS server, and when the user accesses with the Facebook account, it is redirected to the /Sync folder. However,…
-
1
votes1
answer93
viewsQ: How to list a Graphapi response with React?
I have been trying for days to create a simple list of the names of the events I receive from a request for Graphapi from Facebook. The object I receive is the following: How do I make a list of…
-
0
votes0
answers93
viewsQ: Code does not recognize image from xhdpi folder
I saved some images directly in the drawable folder. These, Android Studio recognizes normally. But the images saved in the folders mdli, hdpi, xhdpi, xxhdpi and xxxhdpi the code does not recognize…
-
0
votes1
answer71
viewsQ: Error showing list with Arrayadapter
I’m not getting this list to be shown. I’m using a Custon Arrayadapter, but it’s not rolling. Thanks. Doing the debug, it says "Frame not availeble". Could someone give me a light? public class…