HI. Thanks for the great work. Is it possible to add a method to change the origin.x and origin.y of the alert? In other words something like:
customAlert.transform = CGAffineTransformTranslate( customAlert.transform, -160.0, 0.0 );
or something similar???