Loop/Try Loop: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 39: Line 39:
FxOS
FxOS
* push these gecko prefs:  
* push these gecko prefs:  
  user_pref("identity.fxaccounts.loglevel", "TRACE");
  user_pref("identity.fxaccounts.loglevel", "Debug");
  user_pref("services.mobileid.loglevel", "TRACE");
  user_pref("services.mobileid.loglevel", "Debug");


mobileid is the variable name for msisdn (phone number) authentication
you should see traces like such in logcat:
I/Gecko  (11667): 1406135778375 MobileId DEBUG getMobileIdAssertion


== Servers ==
== Servers ==
Confirmed users
964

edits

Navigation menu