Skip to content

数据埋点demo,内含网络工具类封装,FMDB的使用等。

License

Notifications You must be signed in to change notification settings

linxyang/DataPermanent

Repository files navigation

##数据埋点demo,内含网络工具类封装,FMDB的使用等。

此demo是一个数据埋点的案例,记录哪个按钮点击了,页面进入时间以及退出此界面的时间等。把所有的信息存在sqlite数据库中,每隔5分钟向把所有的记录数据发送给后台,以做到埋点的功能。

  • 里面自己封装了AFN的请求工具类。
  • 实现了FMDB的数据库的增删查操作。

About

数据埋点demo,内含网络工具类封装,FMDB的使用等。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published