iZettle / sdk-ios

Add card payments from Zettle to your own app
https://developer.zettle.com/docs/ios-sdk
Other
82 stars 38 forks source link

Duplicate symbols #51

Closed patwhitehead1 closed 8 years ago

patwhitehead1 commented 8 years ago

I have imported the iZettle SDK into my project, however there are several duplicate symbols:

This is conflicting with another framework that we use. Is it possible to have these classes prefixed to avoid duplicates?

mansbernhardt commented 8 years ago

This is something we could look into. Is this a comprehensive list of all the collisions you are seeing?

Are those collisions with your code or other third party's code? If the former it might be quicker if you fix the collisions yourselves by prefixing them.

mansbernhardt commented 8 years ago

Any progress on this one?

mattiasjahnke commented 8 years ago

@patwhitehead1 please get back to us if you're still experiencing problems. Closing this issue for now.