在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:happyfoxinc/helpstack开源软件地址:https://github.com/happyfoxinc/helpstack开源编程语言:Objective-C 98.6%开源软件介绍:HelpStack provides you with a simple way of adding a great in-App support for your iOS App users. You can integrate any of your favorite HelpDesk solution at ease. HelpStack currently supports the following helpdesk solutions:
The UI is also customizable so that it can go along with your app's theme. How to progress with HelpStackCheckout this wiki page if you want a clear idea on how you can progress with HelpStack: Wiki - How to progress with HelpStack App ShowcaseHave you made something awesome with HelpStack? Add yourself here: App Showcase How to use HelpStackIntegrating HelpStack into your app is an easy 3-step process:
InstallationUse CocoaPods to install HelpStack and its dependencies. HelpStack dependencies include AFNetworking 2.0.
HelpStack requires Xcode 5.0 targeting iOS 7 and above. Configuring HelpStack gearsThe general structure of a gear is as follows:
HelpStack currently provides 4 different Gears. Follow the instructions below to configure the gear of your choice: Shipping with Local ArticlesYou must note that since the FAQs/KB articles are being fetched from the server, it requires a network connection, in the absence of which your app may not be able to display the FAQs. With HelpStack, you can either configure your gear to fetch KB articles from server or you may provide them locally with a pList file. You will have to specify the pList file name when you configure the help desk solution as shown below:
Download Sample ArticleShowing your HelpStackOnce you have integrated your helpStack, use the 'showHelp' API call to open up HelpStack to show up the FAQs or to report an Issue.
Using Swift, show HelpStack using the following invocation:
Customizing HelpStack UIHelpStack comes with built in screens with a default theme. It also comes with a set of pre configured themes, which you can download from the link below: Download ThemesYou can start with one of these themes as your base. Download any of these pList files, include it in your project and rename it as required. In order to apply the themes for the HelpStack screens, include the following line of code when you configure HelpStack.
How to Customize your theme plistBasicsCertain pList properties must be provided in a pre-defined format as listed below:
CustomizationThe following is a list of UI items you can customize, along with the instructions in the wiki: Navigation Bar: Table View: Chat Screen: AboutFor more information about HelpStack, visit helpstack.io. HelpStack is maintained by the folks at HappyFox. Being an open source project, it also contains work from the HelpStack community. VideoContactReach out to us on Twitter at @HelpStackSDK. LicenseHelpStack is available under the MIT license. See the LICENSE file for more info. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论