Skip to content
Sandesh S. Sardar

Sandesh S. Sardar

iOS (swift) / Web Developer

  • iOS (Swift)
  • SwiftUI
  • Devops
  • Japanese
  • Europe
  • More

    Category: iOS (Swift)

    Codable in Swift

    Best Tutorial i Found for Codable: Coable is for converting JSON data to object (decodable) and object into JSON format (encodable) struct Loan: Codable {    … Read more “Codable in Swift”

    October 27, 2020October 27, 2020 by Sandesh S. Sardar

    How set environment in iOS?

    using config file https://blog.kiprosh.com/environment-setup-to-manage-different-app-name-icon-and-endpoint-using-xcode-configurations-in-ios-swift-language/ – Best one https://www.freecodecamp.org/news/managing-different-environments-and-configurations-for-ios-projects-7970327dd9c9/ using multiple target View at Medium.com https://www.appitventures.com/blog/setting-up-xcode-targets-how-to-create-multiple-ios-builds-with-different-api-environments

    October 25, 2020 by Sandesh S. Sardar

    How to disable cut, copy, paste, share in swift?

    July 8, 2020July 8, 2020 by Sandesh S. Sardar

    Display time as “Time Ago” in Swift

    create Date extension like Date+Extension.swift and use it like If you have date in string convert that to Date using bellow code String to Date Date to… Read more “Display time as “Time Ago” in Swift”

    June 9, 2020 by Sandesh S. Sardar

    LocalNotification with Time Schedule in Swift

    use this AppDelegate.swift code

    May 31, 2020May 31, 2020 by Sandesh S. Sardar

    Get Push-notification in simulator iOS

    Xcode 11.4 onwards Testing push notifications in the iOS simulator make it a lot easier to add support for remote notifications. Required – Xcode 11.4 + Step… Read more “Get Push-notification in simulator iOS”

    May 27, 2020May 27, 2020 by Sandesh S. Sardar

    Check Multiple string is not nil and not empty in swift.

    May 26, 2020 by Sandesh S. Sardar

    Use userdeafult in iOS project in better way

    Method 1: You could declare a computed property for getting/setting the value from the user defaults Create Utility.swift class and you can set value anywhere ex. userDeviceToken… Read more “Use userdeafult in iOS project in better way”

    May 26, 2020 by Sandesh S. Sardar

    Best Resources for Firebase in iOS Swift

    For CRUD operations “https://www.simplifiedios.net/firebase-realtime-database-tutorial/“ For Firebase Login and Sign Up “https://www.appcoda.com/firebase-login-signup/“

    May 11, 2020 by Sandesh S. Sardar

    Grand Central Dispatch (GCD) and Dispatch Queues

    https://www.appcoda.com/grand-central-dispatch/ here you can find detail explanation about GCD. Notes: Asyn and sync is related between multiple queues and concurrent and is related to work items inside… Read more “Grand Central Dispatch (GCD) and Dispatch Queues”

    May 7, 2020 by Sandesh S. Sardar

    Posts navigation

    Older posts
    Newer posts
    Website Built with WordPress.com.
    Sandesh S. Sardar
    Website Built with WordPress.com.
    • Follow Following
      • Sandesh S. Sardar
      • Already have a WordPress.com account? Log in now.
      • Sandesh S. Sardar
      • Customize
      • Follow Following
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar
     

    Loading Comments...