Communication between Unity and IOS breaks and unity does not call any method of native IOS

When unity is initialise it works as it is supposed to do. Native side calls unity method and in return unity calls native side methods. But when go to next screen(which is of native ios side) and then return back to unity screen, native side calls methods of unity side but Unity does not call methods of native sides.

Communication between Unity and IOS breaks and unity does not call any method of native IOS
 
 
Q