Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

ios epub landscape issue

i am too an ios developer. I am currently trying to create an ePub app. I have almost completed my epub app in the portrait mode, but i am facing some issues in landscape mode.
When i was searching in google regarding it, i just came through your ePub app in the github. It was good and fine.

In your app you have a single view in the landscape mode, whereas i am trying to implement two views in the landscape mode, as like in the iBook app. I have also added my apps screen shot in landscape mode. How to implement this can you pls guide me.

I tried the following ways.
1. using the divTag - a single webview is been splitted up into two. But in this way i dont get correct page number, starting page, ending page everything went on wrong.

2. Then i tried in the other way using two webviews in landscape mode - in this too i am facing some technical problems.

So in both the above ways the landscape is not working properly. I want it to implement as i ibook.

Can you suggest a better way for me to implement the landscape mode, to be correct as like my portrait mode. pls help me....
Sign In or Register to comment.