Announcements
No record found.
Hi everyone,
We're experiencing an issue with the Business Central mobile app on iPhone 15.
Since a few days ago (including after updating to BC version 26.3), the user can no longer download any attachments (e.g. PDFs from posted sales invoices). The app returns this error:
json
{"StatusCode":"NotFound","StatusMessage":"Non-tenant specific requests should have an environment type specified."}
Things we've already tried:
Reinstalling the BC app
Restarting the phone
Logging in and out
Has anyone experienced same issues on mobile app and was able to solve this issue?
Thanks!
✅ Mark this answer as verified if it helps you.
Hi,
This behavior in BC26 typically arises when the metadata properties required for search discoverability aren't correctly applied to your custom page object.
Why the Page Isn’t Appearing in Search
ApplicationArea
UsageCategory
?page=xxxxx
Required Properties for Visibility
Minimal Page Setup Example:
al page 50100 "Example Setup Page" { ApplicationArea = All; UsageCategory = Tasks; // Or Lists, Reports, etc. }
Additional Visibility Considerations:
Visible = false;
scope = Global;
Steps to Resolve and Revalidate
Step 1: Check and Update Metadata
Step 2: Recompile and Re-publish Extension
Step 3: Restart Client or Refresh Browser
Step 4: Verify via Direct URL
?page=50100
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 1,909 Super User 2026 Season 1
YUN ZHU 1,145 Super User 2026 Season 1
AndrewThomas81 974