Closed
Bug 886511
Opened 12 years ago
Closed 12 years ago
The user will not be given the option to enter their mobile number in order to obtain a MT SMS (wifi)
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
2013-07-04
People
(Reporter: vikas.nanda, Assigned: kumar)
References
Details
Attachments
(5 files)
steps to reproduce:
1. Start wifi
2. Open MP
3. Create a new account.
4. Search for a paid application.
5. Click buy
6. Enter and confirm pin.
expected behavior:
The user should be given the option to enter their mobile number for authentication.
observed behavior:
The user is not given the option to enter their mobile number to obtain a MT SMS.
Reporter | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
can you try this STR again after flashing your phone? What you describe is expected behavior if you are making a repeat purchase because Bango stores a cookie on the device to remember you by. If you flash your phone, it will clear the cookies.
Assignee | ||
Comment 3•12 years ago
|
||
when you say 'create a new account' - is that with a completely new email?
Assignee | ||
Comment 4•12 years ago
|
||
what marketplace server are you using?
Updated•12 years ago
|
Priority: -- → P1
Assignee | ||
Comment 5•12 years ago
|
||
This happens on dev and stage
Assignee: nobody → kumar.mcmillan
Target Milestone: --- → 2013-06-27
Assignee | ||
Comment 6•12 years ago
|
||
Here is a logcat. Please always include logcats because those have helpful JS logging.
Assignee | ||
Comment 7•12 years ago
|
||
hmm. I was able to reproduce it about twice but now I cannot reproduce it (dev or stage). Is this still happening for either of you?
Reporter | ||
Comment 8•12 years ago
|
||
Kumar, I have flashed the device (1.0.1 - 26/06/13) and I am getting the same issue. I have tried it a few times today.
I have uploaded a new logcat log.
Reporter | ||
Comment 9•12 years ago
|
||
Updated•12 years ago
|
Component: General → Payments/Refunds
Assignee | ||
Comment 10•12 years ago
|
||
Vikas, can you go into Settings > Device Information > More Information > Developer, tick the box for Console Enabled, and re-upload a logcat? That will show the JS logging.
Reporter | ||
Comment 11•12 years ago
|
||
Reporter | ||
Comment 12•12 years ago
|
||
Kumar,
I have done what you have requested and uploaded a new log. Let me know if you need any more info
Updated•12 years ago
|
Target Milestone: 2013-06-27 → 2013-07-04
Assignee | ||
Comment 13•12 years ago
|
||
Vikas sent me a video showing login and purchase as the second user: https://people.mozilla.com/~kmcmillan/bug886511.mp4
This illustrates that although wifi is turned on, the cell data network is still active (Vikas also confirmed this on IRC). This means that Bango can still identity the device; it does not need to send an MT SMS.
This is intended behavior. Switching to a new user like this does what is expected because carrier billing is tied to *device* not to user. We can address it better when we send a user ID to bango per bug 879949.
When testing this, I discovered bug 888036, something similar. It is more of an edge case though.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•