pkk-code
Results
2
comments of
pkk-code
May i know when this would be fixed?
I got it working. The CanShowOverlay function in the handler1 needs to return false, which ensures the next handler is triggered. That's why the handler2 was never called—clever approach. Thank...