-
Notifications
You must be signed in to change notification settings - Fork 41
i wanted to know the current visible view controller #23
Copy link
Copy link
Open
Description
I have two view controllers VC1 and VC2, Both are loaded at the same time in background. Api's of both the screens are also loaded at the same time in background.
I wanted to load only one view controller at a time and i have to load another view controller only when i moved to that particular view controller.
I have a scenario, if there is no internet connection i need display a alert popup, on dismiss i need to call that particular view controller's api. But as of now both the view controllers are being loaded, i am getting two alert popups at a time.
Please help me, thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels