// Test...

//LanguageID = 1  ----- > English
//LanguageID = 0  ----- > Arabic

fromAddPasscodeBeforeCreatingProfile : This variable is to check if user is adding an account and doesn't have a Passcode

// COMING FROM VERIFICATION SHOW WALKTHROUGHT : comingfromVerification

Release 2.19 Be Happy!
Release 3.0.0 Be Happy!
Release 3.1.0 Be Happy!

// TODO: Remove RailInfoModal and use Rail instead.

- Remove Duplicate references Build phases

// TODO: - Remove unused icons
        - Remane DINNEXT_Arabic_Regular/Bold/Italic ---> normal/bold/italic
        

//TODO: - Add navigationController?.interactivePopGestureRecognizer?.delegate = nil
        - Remove unused Classes and references
        - remove commented Code
        - Pay attention to identation
        - Remove @available(iOS 13.0, *)
//TODO: - Remove InfoPopupViewController
//TODO: - Remove views from Storyboad and add to Xib


----------
View all -> MVP + Remove storybord


// Remove showErrorPopup

Remove hideMainElements

---- Click on download
1- Create var
2- Check if item exist in FileManager
3- if exist -> show item / download For profile ID
4- Add profile ID

---- If Item exists for profile
1- Check context
2- display condition based on context

----- Delete File
1- Check number of profiles
2- if 1 delete Item From device
3- if > 1 delete profile Id from the offline Item
