A SQLiteConnection object for database was leaked! Please fix your application

前端 未结 5 672
一整个雨季
一整个雨季 2020-12-15 02:37

My application give me this warning

A SQLiteConnection object for database \'+data+data+com_example_test+database\' was leaked! Please fix your ap

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-15 03:15

    Probably you forgot to remove the break point of debugging sample:

提交回复
热议问题