Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Challenges Handling User Data from Third-Party iOS App Sources in APEX?

Franklin DavidApr 18 2025 — edited Apr 18 2025

I'm currently building a small Oracle APEX-based internal tool for logging and processing mobile data inputs, and a few users mentioned they prefer using alternatives like apps found through a safer thirdparty appstore due to region-specific restrictions on the App Store.

My concern is around data security and app authenticity when those apps interface with our systems. For example, how would you recommend validating requests or structuring API endpoints when the mobile client might be coming from a third-party environment, not an official store version?

Have others run into this? I'm trying to avoid exposing our APEX backend to anything questionable, while still being flexible enough for mobile users outside the U.S. Any insights or precautions appreciated!

Comments
Post Details
Added on Apr 18 2025
1 comment
76 views