Forgive my poor english……
I have found a strange problem, as the title said up.
The problem happened when the "applicationWillResignActive" method was triggered in "onclick" callback, example:
now it is fine, when i click the button, the log print once. then i changed it to
button.onclick trigger twice on ios device
I have found a strange problem, as the title said up.
The problem happened when the "applicationWillResignActive" method was triggered in "onclick" callback, example:
now it is fine, when i click the button, the log print once. then i changed it to
button.onclick trigger twice on ios device