Category Archives: Posts

SkyEpub 8.5.0 for iOS Released

New Error Log View Added
When SkyEpub SDK detects serious error, the error code will be shown on the top of screen with detail message.

New Function added.
// Set Book Path to Open.
void setBookPath:(NSString*)path;

Issues Fixed
Resolved the issue that gotoPageByNavPoint does not work in Fixed Layout.

 

 

SkyEpub for iOS Advanced Demo IV in Objective-C Released

SkyEpub for iOS Advanced Demo IV in Objective C Released
a. Advanced Demo is totally rewritten in Objective C language.
b. Using storyboard, Code becomes very easy readable now.
c. Importing Epub from local device is added to Advanced Demo.
d. Advanced Demo is 100% based on WKWebView.

SkyEpub for Android Advanced Demo IV in Kotlin Released

SkyEpub for Android Advanced Demo IV is released.

  1. Project has been totally modified to use Layout xml and support new User Interface Controls like contstraintLayout or etc.
  2. All Codes are written in Kotlin language.
  3. Importing Epub from local device is added to Advanced Demo.
  4. Advanced Demo is 100% compatible with AndroidX

SkyEpub for Android Advanced Demo IV in Java Released

SkyEpub for Android Advanced Demo IV is released.

  1. Project has been totally modified to use Layout xml and support new User Interface Controls like contstraintLayout or etc.
  2. A lot of issues are resolved.
  3. Importing Epub from local device is added to Advanced Demo.
  4. Advanced Demo is 100% compatible with AndroidX