SQLite Loading on Desktop/Unity Editor but not on mobile (iOS)

后端 未结 0 1568
栀梦
栀梦 2021-01-03 06:21

I have been using the following code to access my database:

        string conn = "URI=file:" + Application.dataPath + "/player_time_balance.db         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题