I wonder, is it possible to call a custom window in my iOS application alike low-battery notification, to test the application behavior during notification shown
Asked
Active
Viewed 104 times
0
-
1https://stackoverflow.com/a/14834620/7316675 might find help in here – Niki Mar 16 '18 at 06:53
-
When ever any system alert is shown your app will resign active with the appropriate app delegate function being called as well as the will resign active notification being posted – Paulw11 Mar 16 '18 at 06:54
-
1I dont follow. please provide more information – Daij-Djan Mar 16 '18 at 06:57