A user reports that after a recent iOS update, their banking app crashes every time they try to log in. Other apps work fine. The app was working before the update. What is the most likely cause and solution?
OS updates often require app updates to maintain compatibility; checking for an app update is the correct first step.
Why this answer
This question tests understanding of app compatibility with OS updates. iOS updates can deprecate APIs or change security requirements, causing older apps to crash. The app developer must release an update to support the new OS. The technician should check for an app update in the App Store, as the developer likely has a fix.