Added transparent support for CDMA iPhones#2
Added transparent support for CDMA iPhones#2wclarkso wants to merge 2 commits intopetewarden:masterfrom
Conversation
|
I can confirm this works on CDMA +1 to pull |
|
I've done just this in the slightly modified version I submitted -- Will On Thu, Apr 21, 2011 at 12:41 PM, stoner
|
|
+1, works on my CDMA phone |
|
Hi Will, After I posted I saw that you had done as I had suggest already, so I deleted the original post. Next time I'll read all the changes before commenting :) Michael |
Thanks for writing this. Very interesting.
I have a CDMA iPhone (Verizon) and the CellLocation table is called CdmaCellLocation on these devices. I simply added very simple check to determine if the table exists, and if so, to use that table instead.
I would appreciate a GSM user to verify that this table does NOT exist on GSM databases.
Feel free to contact me via e-mail at: wclarkso@cs.princeton.edu