Raconeisteron / sheel-ma3aya

Automatically exported from code.google.com/p/sheel-ma3aya
0 stars 0 forks source link

PS00T03 (landscape with login) #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

BUG Report:

When going to landscape the login window is dismissed... check it ... Nada has 
done it well in the registeration.

Original issue reported on code.google.com by hossam.a...@gmail.com on 14 Dec 2011 at 11:23

GoogleCodeExporter commented 8 years ago
The approach is: Fix the orientation of the mobile during the login (lock it) 
then afterwards release it

The point is this is a dialog opened by the browser and controlling its 
dismissing and other features would mean altering the facebook library code 
itself

Original comment by passant....@gmail.com on 25 Dec 2011 at 11:01

GoogleCodeExporter commented 8 years ago
Must think about it with nada 

because on the device, the exception is coming from 

12-25 13:19:43.050: E/AndroidRuntime(27868): Caused by: 
java.lang.NullPointerException
12-25 13:19:43.050: E/AndroidRuntime(27868):    at 
com.sheel.app.NewUserActivity.getNationalityIndex(NewUserActivity.java:574)
12-25 13:19:43.050: E/AndroidRuntime(27868):    at 
com.sheel.app.NewUserActivity$SheelMaayaaBroadCastRec.onReceive(NewUserActivity.
java:627)
12-25 13:19:43.050: E/AndroidRuntime(27868):    at 
android.app.ActivityThread$PackageInfo$ReceiverDispatcher$Args.run(ActivityThrea
d.java:893)

and I am not sure is it because facebook did not login or something with the 
method and I have no devices 

However in case of auto login I tried changing the orientation during the login 
and it was working 

Original comment by passant....@gmail.com on 25 Dec 2011 at 11:28

GoogleCodeExporter commented 8 years ago
Nada tried it on the mobiel and it is working perfectly well now

PS: I lock the orientation on whatever the user chooses to be comfortable (not 
always portrait or landscape)

Original comment by passant....@gmail.com on 25 Dec 2011 at 12:35

GoogleCodeExporter commented 8 years ago
i tried it .. it works fine .. with no exceptions 

Original comment by nada.a...@gmail.com on 25 Dec 2011 at 9:34