Hey all,
I was trying to integrate a post api call, so i was sending data and in response i have response_code also, whenever it gives me 400 then the default alert message is shown not mine alert (shown in image below).
I want to know why this is happening and how to block this inbuilt alert and show our custom alert on 400 response_code.
Suggestions are really appreciated )