CCNA Mobile Device Application Support Questions

30 questions · Mobile Device Application Support · All types, answers revealed

1
MCQhard

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?

A.The iOS update corrupted the app's data; reinstalling the app will fix it.
B.The banking app is not compatible with the new iOS version and needs an update from the developer.
C.The user's account has been locked due to multiple failed login attempts.
D.The iOS update changed the device's security settings, blocking the app.
AnswerB

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.

2
MCQmedium

A technician is setting up a Windows 10 tablet for a field worker who needs to use a legacy line-of-business (LOB) app that only runs in 32-bit mode. The tablet has a 64-bit processor and Windows 10 Pro. How should the technician ensure the app runs correctly?

A.Install the app in a virtual machine running 32-bit Windows.
B.Enable Windows 8 compatibility mode for the app.
C.Install the app normally; 32-bit apps are supported on 64-bit Windows.
D.Download and install the 64-bit version of the app from the vendor.
AnswerC

Windows 64-bit includes WOW64, which emulates a 32-bit environment, allowing the app to install and run without issues.

Why this answer

This question tests knowledge of Windows compatibility and application support on mobile devices. Windows 10 64-bit includes WOW64 (Windows 32-bit on Windows 64-bit) by default, allowing 32-bit apps to run without additional configuration. No special steps are needed.

3
MCQmedium

A user reports that their iPad's Safari browser crashes immediately upon opening, but other apps work fine. They have already restarted the device. What should the technician do next?

A.Perform a factory reset on the iPad.
B.Update iOS to the latest version.
C.Clear Safari's history and website data in Settings.
D.Disable all Safari extensions.
AnswerC

This removes corrupted cache and cookies that often cause app crashes, and is a standard troubleshooting step for browser issues.

Why this answer

This scenario tests systematic troubleshooting for a single app crash. After a restart, the next step is to clear the app's cache/data or reset its settings, as corrupted browsing data is a common cause of crashes. For Safari on iOS, this is done via Settings > Safari > Clear History and Website Data.

4
MCQmedium

A user reports that their iPad will not rotate the screen when the device is turned sideways, even though rotation lock is off. The issue started after a recent iOS update. What is the most likely cause?

A.The accelerometer sensor is damaged.
B.The app being used does not support landscape mode.
C.The rotation lock is enabled in the Control Center.
D.The iOS update corrupted the display driver.
AnswerC

Correct. The rotation lock icon in Control Center overrides the app setting and is often toggled accidentally.

Why this answer

This question tests knowledge of iOS settings and app-specific behavior. The most common cause after an update is that the setting for rotation lock is enabled at the system level (Control Center), not just in the app. The other options are less likely given the timing.

5
MCQhard

A user's iPhone 14 cannot make or receive calls, but can send iMessages and use the internet. The user has not changed any settings recently. What is the most likely cause?

A.The phone is in Airplane Mode.
B.The SIM card is damaged.
C.The carrier settings need to be updated.
D.The phone's microphone is broken.
AnswerC

Correct. Carrier settings control voice network parameters; an update can fix call issues without affecting data.

Why this answer

This scenario isolates a specific cellular issue. iMessages and internet work over Wi-Fi or cellular data, but calls require the cellular voice network. A software update can sometimes corrupt carrier settings, which are separate from iOS settings. The other options would affect data as well.

6
MCQmedium

A user's Android phone is running slowly and frequently shows 'App not responding' messages. The user has not installed any new apps recently. What should a technician do first?

A.Perform a factory reset.
B.Check for available OS and app updates.
C.Uninstall all recently used apps.
D.Replace the phone's battery.
AnswerB

Correct. Updates often include bug fixes that can resolve performance and app crashing issues.

Why this answer

This scenario requires systematic troubleshooting. Checking for OS and app updates is a safe, non-destructive first step, as updates often fix performance bugs. Clearing cache is also valid but less likely to address underlying issues.

7
MCQmedium

A user reports that their iPhone's Maps app shows incorrect GPS location, often placing them several blocks away. Other location-based apps like Uber work correctly. What is the most likely cause?

A.The iPhone's GPS antenna is damaged.
B.The Maps app has been denied location access in Settings.
C.The iPhone is in Airplane Mode.
D.The Maps app needs to be reinstalled from the App Store.
AnswerB

If the Maps app lacks 'While Using' or 'Always' location permission, it may use less accurate methods like Wi-Fi triangulation, causing incorrect positioning.

Why this answer

This scenario distinguishes between device-wide GPS issues and app-specific problems. Since other apps use location correctly, the issue is likely with the Maps app's configuration, such as incorrect location permissions or a software glitch within the app.

8
MCQmedium

A user on a corporate iPhone cannot receive push notifications from the company's email app, even though notifications are enabled in the app settings. Other apps on the phone receive notifications normally. What should the technician check first?

A.Verify that the device is not in Do Not Disturb mode.
B.Check the notification settings for the email app in iOS Settings.
C.Reinstall the email app to reset its configuration.
D.Update the iPhone to the latest iOS version.
AnswerB

iOS has per-app notification toggles; if disabled at the system level, the app cannot show notifications even if enabled in-app.

Why this answer

This question tests troubleshooting of mobile app notifications. Since only one app is affected, the issue is likely app-specific. Checking the app's notification settings within iOS (Settings > Notifications > [App]) is the correct first step, as the user may have enabled notifications in the app but iOS-level permissions could be blocking them.

9
MCQeasy

A technician is configuring a company-issued Android tablet for a field worker. The worker needs to use a specific business app that requires location access to log job sites. What should the technician do to ensure the app works correctly?

A.Disable location services to save battery.
B.Grant the location permission when the app requests it.
C.Install a third-party location spoofing app.
D.Set the tablet to Airplane mode to prevent network interference.
AnswerB

Granting the required permission allows the app to access location data as needed.

Why this answer

This question tests understanding of mobile app permissions. For an app that needs location data to function, the technician must grant the location permission when prompted or via settings. Denying or ignoring the permission will prevent the app from accessing location services, leading to malfunction.

10
MCQmedium

A user complains that their iOS device's screen brightness automatically dims when using a particular streaming app, but stays normal with other apps. The auto-brightness setting is enabled. What is the most likely reason?

A.The app is using HDR content, which requires lower brightness.
B.The device's ambient light sensor is malfunctioning.
C.The app has its own brightness control that is set to dim.
D.The device is overheating and throttling brightness.
AnswerC

Many streaming apps have independent brightness settings that can dim the screen regardless of system settings.

Why this answer

This question tests knowledge of app-specific settings and OS features. Some apps, especially media players, have built-in brightness controls that override system settings. The app may have its own brightness slider or adaptive feature that dims the screen to enhance video viewing.

Checking the app's settings is the correct approach.

11
MCQhard

A technician is setting up a new Android tablet for a point-of-sale system. The tablet must stay on and connected to Wi-Fi at all times, even when the screen is off. Which setting should the technician adjust?

A.Disable the 'Adaptive battery' feature.
B.Set the screen timeout to 'Never'.
C.Configure 'Keep Wi-Fi on during sleep' to 'Always'.
D.Enable 'Developer options' and set 'Stay awake'.
AnswerC

Correct. This setting ensures the Wi-Fi radio stays active even when the device enters sleep mode.

Why this answer

This question tests advanced Android power management. The 'Keep Wi-Fi on during sleep' setting prevents the device from disconnecting from Wi-Fi when the screen turns off, which is critical for a POS system. The other options do not address the specific requirement.

12
MCQeasy

A user reports that their Android phone will not install an app from the Google Play Store. The device has plenty of storage space and a strong internet connection. What is the most likely cause of this issue?

A.The app is not compatible with the device's screen resolution.
B.The device's operating system version is too old for the app.
C.The Google Play Store app needs to be reinstalled.
D.The user is not signed into their Google account.
AnswerB

Many apps require a minimum Android version; if the device is outdated, the app will not install.

Why this answer

This question tests knowledge of common mobile app installation issues. The most likely cause is that the device's operating system is too old to support the app, as app developers often set minimum OS requirements. Checking the app's compatibility with the device's OS version is a standard troubleshooting step.

13
MCQmedium

A technician is configuring a corporate iPhone for a new executive. The user needs to access company email, calendar, and contacts, but the company requires that all data be encrypted and the device be remotely wipeable. Which configuration step is essential?

A.Install a third-party antivirus app.
B.Enable the device's passcode and Touch ID/Face ID.
C.Disable iCloud backup for the device.
D.Set up a VPN connection for all traffic.
AnswerB

Correct. A passcode is required to enable hardware encryption and to allow remote wipe via MDM.

Why this answer

This question tests knowledge of iOS enterprise features. Enabling a passcode and using MDM are both needed, but the passcode is the prerequisite for encryption and remote wipe. The other options are not directly related to encryption or remote management.

14
MCQhard

A company uses a custom Android app that stores data locally. After a recent OS update, the app fails to write data to the internal storage, but it can read existing data. The app has all necessary permissions. What is the most likely cause?

A.The internal storage is full and cannot accept new data.
B.The OS update introduced scoped storage restrictions that the app does not support.
C.The app's cache needs to be cleared to free up space.
D.The device's SD card has been removed.
AnswerB

Scoped storage limits direct file access; apps targeting older Android versions may not be able to write without using new APIs.

Why this answer

This question tests advanced knowledge of Android storage changes. Starting with Android 11, scoped storage restrictions limit how apps access shared storage. Even with permissions, apps may need to use specific APIs (like MediaStore or SAF) to write files.

The app likely needs an update to comply with the new storage model.

15
MCQhard

A customer calls stating that their Android phone's messaging app is not receiving SMS messages from one specific contact, but all other contacts work. The phone has good signal strength. What is the most likely cause?

A.The phone's SIM card is damaged.
B.The contact's number is blocked in the messaging app.
C.The messaging app has a corrupted database.
D.The carrier is experiencing an outage in the area.
AnswerB

Blocking a contact prevents their messages from being delivered, while other contacts work normally.

Why this answer

This is a nuanced scenario where a single contact fails. The most likely cause is that the contact's number has been blocked in the messaging app or phone settings, which is a common user mistake. Other causes like carrier issues or SIM problems would affect all messages.

16
MCQeasy

A customer brings in an iPhone that is running iOS 15 and complains that a newly released app crashes immediately upon launch. The app requires iOS 16 or later. What is the best solution?

A.Reinstall the app from the App Store.
B.Update the iPhone to iOS 16 or later.
C.Restart the iPhone to clear temporary files.
D.Download an older version of the app from a third-party site.
AnswerB

Updating the OS to meet the app's minimum requirement resolves the compatibility issue.

Why this answer

This question focuses on app compatibility with mobile operating systems. Since the app requires a newer iOS version, the only viable solution is to update the device to iOS 16 if supported. If the iPhone model cannot support iOS 16, the app cannot be used.

This highlights the importance of checking system requirements before installation.

17
MCQmedium

A technician is setting up a kiosk mode on an Android tablet for a retail display. The tablet will run a single app that customers use to browse products. After enabling kiosk mode via a third-party app, the tablet reboots and the kiosk app does not start automatically. What should the technician verify?

A.The tablet is connected to Wi-Fi for app updates.
B.The kiosk app is set as the default home screen app.
C.The tablet's battery is fully charged.
D.The kiosk app is installed on the SD card.
AnswerB

Setting the app as the default launcher ensures it starts automatically when the device boots up.

Why this answer

This question involves mobile device management and kiosk configuration. Kiosk mode apps often need to be designated as the default launcher or have device admin privileges to start on boot. The technician should check that the kiosk app is set as the default home app in Android settings, as this ensures it launches automatically after reboot.

18
MCQhard

A technician is troubleshooting an iPhone that cannot install or update any apps from the App Store. The device is connected to Wi-Fi, and other internet services (Safari, email) work. What should the technician check first?

A.Check if the date and time are set correctly on the iPhone.
B.Verify that the Apple ID is signed in and has no payment issues.
C.Reset the iPhone's network settings.
D.Check if the iPhone is in Low Power Mode.
AnswerB

App Store downloads require a valid Apple ID; if the account has an outstanding balance or is not signed in, downloads will fail.

Why this answer

This question tests advanced troubleshooting for App Store issues. Since internet works for other services, the problem is likely account-related or a restriction. The most common cause is that the Apple ID is not signed in or has a payment issue, which prevents downloads.

19
MCQmedium

A technician is deploying 50 company-owned Android tablets for field workers. The tablets must only run a single custom business app and prevent users from accessing any other apps or settings. Which configuration method should the technician use?

A.Enable 'Developer options' and set the app as the default launcher.
B.Use a Mobile Device Management (MDM) solution to configure kiosk mode.
C.Perform a factory reset and install only the custom app.
D.Remove the Google Play Store app from the device.
AnswerB

Correct. MDM can enforce kiosk mode, locking the device to a single app and blocking other functions.

Why this answer

This question covers Android enterprise deployment and kiosk mode. Kiosk mode (or single-app mode) is designed to lock a device to one app, ideal for dedicated-use devices. Factory reset or standard settings cannot achieve this level of restriction.

20
MCQeasy

A customer reports that their Android phone's email app crashes whenever they try to open an attachment from a work email. The app worked fine last week. What is the most likely cause of this issue?

A.The email server is blocking attachments.
B.The email app's cache or data is corrupted.
C.The phone's operating system needs to be updated.
D.The attachment is too large for the phone to handle.
AnswerB

Correct. Clearing the app's cache or data often resolves crashes caused by corrupted temporary files.

Why this answer

This question tests the ability to identify common app problems. An app that was working and then stops often points to a corrupted cache or data, which can be cleared in Settings without reinstalling. The other options are less likely because the app worked recently and the issue is specific to attachments.

21
MCQeasy

A user reports that their Android tablet frequently crashes when using a specific note-taking app, but other apps work fine. They have already cleared the app cache and data. What should you do next to resolve the issue?

A.Perform a factory reset on the tablet.
B.Uninstall and reinstall the note-taking app.
C.Disable the tablet's antivirus software.
D.Replace the tablet's battery.
AnswerB

Reinstalling the app ensures the latest version is installed and can fix corrupted app files or compatibility issues.

Why this answer

This question tests the troubleshooting methodology for app-specific issues on mobile devices. Since the problem is isolated to one app and basic steps (cache/data clear) have failed, the next logical step is to check for app updates or reinstall the app, as updates often fix compatibility bugs.

22
MCQhard

A user reports that their Android tablet's screen flickers when using a specific video streaming app, but the screen is stable in other apps and on the home screen. What hardware component is most likely at fault?

A.The tablet's display panel is failing.
B.The GPU (Graphics Processing Unit) is overheating.
C.The video streaming app has a software bug or codec issue.
D.The tablet's battery is swollen and pressing on the display.
AnswerC

App-specific flickering indicates a software problem, such as incompatible video codecs or a bug in the app's rendering engine.

Why this answer

This scenario tests the ability to differentiate between hardware and software issues. Since the flicker only occurs in one app, the hardware (display, GPU) is likely fine. The issue is software-related, such as a codec incompatibility or app bug, not a hardware problem.

23
MCQhard

A technician is troubleshooting an Android phone that fails to connect to a corporate Wi-Fi network using WPA2-Enterprise with PEAP. The phone connects to other Wi-Fi networks without issue. What is the most likely cause?

A.The Wi-Fi adapter is faulty.
B.The phone's date and time are incorrect.
C.The CA certificate for the network is not installed or trusted.
D.The phone is using a static IP address.
AnswerC

Correct. WPA2-Enterprise requires a trusted CA certificate; without it, the phone cannot authenticate the server.

Why this answer

This question tests advanced Wi-Fi configuration knowledge. WPA2-Enterprise with PEAP requires a valid CA certificate to verify the server. If the certificate is missing or untrusted, the connection will fail.

The other options would affect all networks or are less specific.

24
MCQmedium

A technician is deploying several Android tablets for use as point-of-sale (POS) terminals. The tablets must run a custom POS app in kiosk mode, preventing users from accessing other apps or settings. Which configuration method should the technician use?

A.Enable Developer Options and set the app as the default launcher.
B.Install a third-party launcher and hide all other apps.
C.Use a Mobile Device Management (MDM) solution to configure kiosk mode.
D.Root the tablets and modify the system partition to block other apps.
AnswerC

MDM solutions provide enterprise-grade kiosk mode that locks the device to a single app and disables navigation keys, ensuring security and manageability.

Why this answer

This question tests knowledge of mobile device management (MDM) and kiosk mode deployment. The correct approach is to use an MDM solution to lock the device into a single-app kiosk mode, which is a standard enterprise feature for dedicated devices.

25
MCQeasy

A user reports that their Android phone's battery drains quickly after installing a new social media app. The phone worked fine before. What is the most efficient first troubleshooting step?

A.Uninstall the social media app immediately.
B.Check the app's permissions and disable background activity.
C.Perform a factory reset of the device.
D.Update the phone's operating system.
AnswerB

Correct. Many apps drain battery by running in the background; restricting that can resolve the issue.

Why this answer

This is a common battery drain issue. Checking the app's permissions (especially background activity) is the quickest way to identify if the app is misbehaving. Uninstalling is effective but not the first step, and a factory reset is too drastic.

26
MCQmedium

A technician is deploying a new Android app across several company tablets. The app requires access to the device's camera to scan barcodes. During testing, the app fails to open the camera on one tablet but works on others. What is the most likely cause?

A.The tablet's camera hardware is defective.
B.The app is not compatible with the tablet's Android version.
C.The camera permission for the app has been denied.
D.The tablet's storage is full, preventing the app from saving photos.
AnswerC

If the permission is denied, the app cannot access the camera, causing it to fail on that specific device.

Why this answer

This question focuses on mobile app permissions and hardware access. Since the app works on other tablets, the issue is specific to the failing device. The most common cause is that the camera permission was denied for that app.

Checking and granting the permission in Settings should resolve it.

27
MCQmedium

A technician is configuring a company-issued Android phone for a remote employee. The employee needs to access corporate email via the Gmail app and use a VPN for secure connections. After setup, the user cannot send emails from the Gmail app, but can receive them. What should the technician check first?

A.Verify that the VPN is connected and routing traffic correctly.
B.Check the outgoing mail server (SMTP) settings in the Gmail app.
C.Ensure the device has enough free storage space.
D.Reinstall the Gmail app from the Play Store.
AnswerB

Outgoing mail requires proper SMTP server address, port, and authentication; misconfiguration here prevents sending but not receiving.

Why this answer

This question tests understanding of email configuration on mobile devices. The inability to send emails while receiving them often points to SMTP server settings or authentication issues, which are separate from incoming (IMAP/POP) settings.

28
MCQeasy

A user reports that after installing a new app on their Android phone, the device has become noticeably slower and the battery drains faster. What is the most likely cause?

A.The app is a known malware that steals personal data.
B.The app is running background services that consume resources.
C.The phone's storage is full from the app installation.
D.The app requires a newer version of Android.
AnswerB

Many apps run background services for updates or notifications, which can slow the device and drain battery.

Why this answer

This question addresses common symptoms of poorly optimized or malicious apps. A newly installed app that runs background processes or has bugs can consume CPU cycles and battery, causing performance degradation. The first troubleshooting step is to uninstall the app and observe if the issue resolves.

29
MCQeasy

A customer complains that their iOS device's calendar app no longer syncs with their work Exchange account after a recent iOS update. Other email and contacts sync correctly. What is the most likely cause?

A.The Exchange server is down.
B.The iOS update removed the Exchange account from the device.
C.The calendar app needs to be re-authorized for the Exchange account.
D.The calendar app is corrupted and must be reinstalled.
AnswerC

iOS updates can reset app-specific permissions, requiring the user to re-authorize the calendar app to access the Exchange account.

Why this answer

This scenario focuses on app-specific sync issues after an OS update. The most common cause is that the app's permissions or account settings were reset during the update, requiring re-authorization or re-configuration of the Exchange account within the calendar app.

30
MCQeasy

A user has an iPhone that will not install a new app from the App Store, displaying a message that the app is 'unable to be installed'. The device has plenty of free storage. What should a technician check first?

A.Check if the app is compatible with the iOS version.
B.Verify that the Apple ID is not locked or restricted.
C.Reset the phone's network settings.
D.Perform a factory reset of the device.
AnswerB

Correct. A locked or restricted Apple ID can prevent app installations, even with free space.

Why this answer

This scenario tests basic iOS troubleshooting. When an app fails to install despite free space, the most common cause is a network restriction or Apple ID issue. Checking the Apple ID account status is the first logical step.

Ready to test yourself?

Try a timed practice session using only Mobile Device Application Support questions.