I think my frustrations are partly being rusty, partly trying to run before I can walk but mostly dynamics itself.
Environment Details:
Region: UAE (United Arab Emirates)What Works:
PCF control builds successfully (npm run build
)
dotnet build --configuration Release
)What Doesn't Work:
Control never appears in Canvas Apps → Insert → Get More Components
Control doesn't show in Model-driven app form field controls
Control not available in Custom Pages component library
Silent failure - no error messages anywhere
Configuration Verified:
"Power Apps component framework for canvas apps" enabled in admin center
User has System Administrator privileges
Manifest includes bound property (usage="bound"
)
Manifest Structure:
Question: Is this a known limitation with UAE region, F&O integrated environments, or sandbox environments? Or are there additional configuration steps needed for PCF controls to appear as usable components after successful import?
Additionally, when I go to Canvas Apps → Insert, I don't see any 'Get More Components' or 'Add Components' option at all - not just missing my PCF control, but no component insertion capability whatsoever.What am I missing here???