I need a code that will help me at work when looking for design insipiration built on iOS platform -- 2

Job ID: 35756348

Budget: $30 – $250 USD

I need a code that will run on the iOS platform with the following requirements:
- The code will take screenshots of popups inside mobile games, And by popups, I am talking about offers made to you to buy certain item in the game, The screenshot will only be taken when a popup is displayed not before
- The code needs to store images on your device after a screenshot action
- The code will not screenshot an offer that was already screenshotted
- The code will always check if there are new offers made constantly and if there is it will screenshot the offer, Using something like an event listener
- The code will have a section where I can write out the names of mobile games I want to take screenshots from
- The code will have the ability to take screenshots of all the apps I defined simultaneously
- I need an easy-to-use interface to configure the settings of the code