开发者

log error and warning info in iphone

开发者 https://www.devze.com 2022-12-16 06:03 出处:网络
I need to get the error, w开发者_如何学JAVAarning log when the iphone application is running and want to save it as a file in the database. i am using phpmysql as backend. is there any way to get this

I need to get the error, w开发者_如何学JAVAarning log when the iphone application is running and want to save it as a file in the database. i am using phpmysql as backend. is there any way to get this.?\

Help needed

Thanks, Shibin


What you are asking is probably beyond the scope of a single StackOverflow question. Issues you face are:

  • How are you going to cache error information on the phone when there is no network available?
  • When and how often are you going to communicate with the server?
  • What protocol are you going to use between the phone and the PHP app?
  • What sort of authentication are you going to use? You don't want anyone to be able to dump info into your database.
  • How are you going to implement the PHP app?

Good luck!

0

精彩评论

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

关注公众号