Closed Bug 731263 Opened 13 years ago Closed 13 years ago

Generate unique device id and expose to front-end

Categories

(Pancake Graveyard :: Native iOS Wrapper, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: oyiptong, Assigned: st3fan)

References

Details

Generate a unique device ID and expose it to the front-end javascript code. This code will be sent to the back-end for book-keeping
Target Milestone: --- → M2
Blocks: 731260
Blocks: 731265
Assignee: nobody → sarentz
Target Milestone: M2 → M1
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
This bug is incorrectly marked as a duplicate
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
The fix for this was mentioned in 731260 but it should be here. Fixed with https://bitbucket.org/mozillapancake/pancake-ios/changeset/46937f755a95 Tested from the frontend with: xmessage.sendMessage("native", "generateDeviceIdentifier", [], function (result) { alert("Got identifier: " + result); });
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.