开发者

Table data in SQLite database shows fine in Simulator but does not appear when deployed to device

开发者 https://www.devze.com 2023-01-09 08:25 出处:网络
Table data in SQLite database shows fine in Simulato开发者_C百科r but does not appear when deployed to device.

Table data in SQLite database shows fine in Simulato开发者_C百科r but does not appear when deployed to device.

Would appreciate if anyone can help.


Check if the database is really installed to device, or that it really is being written to a writeable place on the device.

I had a similar problem, because it is much easier to write anywhere with the simulator.

0

精彩评论

暂无评论...
验证码 换一张
取 消