Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users

    Flic Partner and Flic PIOC integration

    Developers
    2
    3
    2090
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jacques
      jacques last edited by

      Hi,

      I have implemented the Flic Poic framework into my iOS app for our custom Flic buttons but would also like to add the Partner framework (which has the same bundle name etc) as the Poic framework so I cannot add both. Is there a way I can use both frameworks so I can use Flic buttons and the Flic app alongside my app as well?

      Thanks

      1 Reply Last reply Reply Quote 0
      • anton
        anton FlicTeam @jacques last edited by

        @jacques You are correct. On the iOS version of the PbF framework we decided to build in support for both PbF and Flic buttons in the same framework. This was done simply to avoid some problems with namespace clashes, as well as some other unwanted issues. On Android it was more straight forward so we could might as well keep them separated. If anyone want to use PbF + Flic on Android then they can just use both libraries without any issues.

        1 Reply Last reply Reply Quote 0
        • jacques
          jacques last edited by jacques

          Solved the issue. Looks like in iOS the framework includes new functions in the poic framework to grab buttons the same way the partner framework did back in version 1.

          My problem was trying to include the old framework as well which is not needed. In Android its a different story which caused the confusion.

          anton 1 Reply Last reply Reply Quote 0
          • First post
            Last post