Code Monkey home page Code Monkey logo

ios-sdk's People

Contributors

pranavrajs avatar shamsu-accubits avatar shamsudheen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ios-sdk's Issues

Spec: iOS SDK

@pranavrajs commented on Thu Sep 02 2021

Todo:

  • List of APIs and their documents to be shared with Shamsu. (@sojan-official)
  • Design mocks/wireframes for him to work. (@pranavrajs)
  • Account on staging to test and work on the APIs
  • Create a list of tasks/milestones for the task
  • Spec out the functions and input for SDK.

@pranavrajs commented on Fri Sep 03 2021

  • Native SDK for iOS should support all the features supported by the web-widget. The expected features for the SDK are as follows:
    • Initialization: Allow users to initialize the SDK with a Host, an inbox identifier, language.
    • Conversations: Allow the users to support more that one conversation in the widget and respond to them simultaneously.
      • Once a conversation is resolved, based on the configuration, the conversation may or may not be reopened.
      • Notify the user on new messages if the app is closed/minimized.
      • Provide a notification badge option to display how many unread messages are available.
      • Message Types: (Upload and render)
        • V1:
          • Text - Should support markdown
          • Image
          • Audio
          • File
          • If none of these, use a fallback that the message type is not supported.
        • V2:
          • Options message
          • Form message
          • Input box
          • Card message
          • Article Message
          • CSAT Message
    • Contact:
      • There are 3 types of contacts: Anonymous, Users set by SDK, Users authenticated by identity validation.
        • setUser method which accepts the user attributes along with the identifier.
      • Allow adding tags to the contact. setContactLabel method should be exposed.
      • Allow adding custom attributes to the contact using setCustomAttributes method.
    • Display "Powered by Chatwoot" at the bottom.
    • Support i18n as we have it in web widget.
  • Open questions:
    • Do we need to support business hours?
    • Do we need to support pre-chat form?
    • Do we need to support email collect box?

@pranavrajs commented on Fri Sep 03 2021

list conversation
list screen conversation screen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.