Closed nelsonnan closed 10 years ago
My app gets statusecode number is 500 ,and it will cause crash for app.What should I do with this problem?Thank you all the same
If you get 500, there must be something wrong with your server. but you can use @try to catch the error. or use asynchronous invoke to ignore the exception.
@try
Tkx
My app gets statusecode number is 500 ,and it will cause crash for app.What should I do with this problem?Thank you all the same