Posts by Lucas Teixeira • 11 points
1 post
-
1
votes1
answer72
viewsQ: How to get Email after Login to Facebook using Spring for Android Sample?
I’m using the Spring for Android Sample framework. The facebookProfile.getEmail() method does not display any information, the other methods, facebookProfile.getId() and getName() work perfectly.…