Skip to content

Creating POC using LCP Framework #366

Discussion options

You must be logged in to vote

I'll try to find some time to draft a proper user guide after the holidays. But in the meantime I can give you a quick overview.

The #if LCP checks are there to allow the test app code to run even if you don't have the private lcplib project which is required to run the LCP code. You don't need these in your application, if you always support LCP.

Setup

  1. Embed and import the private R2LCPClient framework provided by EDRLab in your application. They provided instructions on how to do that.
  2. Embed and import the public ReadiumLCP framework part of the Readium Swift toolkit (this project).
  3. Create a facade for the private R2LCPClient. This acts as the glue between the two frameworks, as they d…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mickael-menu
Comment options

Comment options

You must be logged in to vote
9 replies
@mickael-menu
Comment options

Answer selected by Vijay-Waghmare
@Vijay-Waghmare
Comment options

@mickael-menu
Comment options

@Vijay-Waghmare
Comment options

@Vijay-Waghmare
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants