CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Aug 2015 |
Maintained by Marc Kalmes, Gero Herkenrath.
Integrate your Trustbadge within your shopping app. Show the Trusted Shops trustmark together with your seller rating and stars to new and existing customers when they use your app.
To run the example project, clone the repo, and run pod install
from the Example directory first. You can use pod try Trustbadge
to try out the trustbadge.
Trustbadge is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Trustbadge", "~> 0.1.0"
Import the header
#import <Trustbadge/Trustbadge.h>
Initialize the view with your Trusted Shops ID
[[TRSTrustbadgeView alloc] initWithTrustedShopsID:@"YOUR-TRUSTED-SHOPS-ID"];
There is no step 3
The latest documentation can be found at cocoadocs.
Today more than 20,000 online sellers are using Trusted Shops to collect, show, and manage genuine feedback from their customers. A large community of online buyers has already contributed over 6 million reviews. Whether you are a start-up entrepreneur, a professional seller or an international retail brand, consumer trust is a key ingredient for your business. Trusted Shops offers services that will give you the ability to highlight your trustworthiness, improve your service, and, consequently, increase your conversion rate.
Your feedback helps us make this library better. If you have any questions concerning this product or the implementation, please contact [email protected]
Trustbadge is available under the MIT license. See the LICENSE file for more info.