ACEDrawingVIew while clear after draw any objects black background object came || Blackbox around draw rect iOS swift

 Solution:

In clear if you did aceView background color set to white then that issue will come.

In clear you have to do clear the patharray,Undosteps,Redosteps and also clear the background color.

You must have to set the backgroundcolor as clear color.After that issue will be resolved

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift