lethanh9398

Results 3 comments of lethanh9398

@tdn120 I think null value not being sent is a correct thing. Because null and empty are different

@tdn120 Avoiding passing null values ​​is the right thing to do. However, to prevent application crashes, I think null checking is necessary. This problem occurs in IOS, it does not...