-
Hi, I came across a situation where I would like to initialize the AzurePushHub on some page after login and not on MauiProgram builder. Example, following is the code from MauiProgram, where I am initialising the hub, but I want to move this to some Page (HomePage)
The reason I would like to move this to page is, I am to read the Connection String and HubName from somewhere (Ex. Database or API or SecureStorage). But I can not get these in MauiProgram. Kindly help to know if there is a way. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No - you currently cannot do this |
Beta Was this translation helpful? Give feedback.
No - you currently cannot do this