Skip to Main Content
Feature Request FR-4733
Product Area Developer Experience
Status CLOSED

1 Voters

Application work in background in mobiles to online track user location

mtnaji Public
· Nov 23 2025

Idea Summary
Ability for Oracle Apex Application to work in background in mobiles to online track user location.

Use Case
Sales Applications

We reviewed this idea carefully and came to the conclusion that it does not constitute an appropriate APEX feature request.

Comments

Comments

  • parthiban OP 39 hours ago

    Already location dynamic option available.

  • mtnaji OP 33 hours ago

    @parthiban  Many thanks for your reply, can you share more details about the location dynamic option, what I mean is like while the application is closed on the mobile to have a a process running in the background  to store the location GPS every certain seconds or check if the user reaches certain location to push him an message through push notification option, does the option you suggest meets this requirements.

  • jayson hanes Admin OP 32 hours ago

    APEX apps all run in the foreground of the device web browser. There is no “running in the background” for APEX apps in the browser. Processes can run in the background only on the server.

    APEX apps are not device native. This is a use case where an APEX app is likely not the best choice for the hardware.