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.
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 8.4.1 for Android Released
Fixed the issue that page is shifted in Right To Left languages in some devices.
SkyEpub 8.4.0 for iOS Released
Fixed the issue that rv.changeBackgroundColor(_ color : UIColor) does not work when new chapter is loaded in PageTransitionNone and PageTransitionSlide.
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.
- Project has been totally modified to use Layout xml and support new User Interface Controls like contstraintLayout or etc.
- All Codes are written in Kotlin language.
- Importing Epub from local device is added to Advanced Demo.
- Advanced Demo is 100% compatible with AndroidX
SkyEpub 8.4.0 for Android Released
Resolved the issue the page becomes shifted pixel by pixel to one side after continuous turning over.
SkyEpub 8.3.1 for Android Released
Now AndroidX is fully supported.
SkyEpub for Android Advanced Demo IV in Java Released
SkyEpub for Android Advanced Demo IV is released.
- Project has been totally modified to use Layout xml and support new User Interface Controls like contstraintLayout or etc.
- A lot of issues are resolved.
- Importing Epub from local device is added to Advanced Demo.
- Advanced Demo is 100% compatible with AndroidX
SkyEpub 8.3.0 for Android Released
1. skyepub.jar is updated to conform to AndroidX and the latest Android Studio.
2. New SkyEpub Advanced demo for Android is updated to AndroidX.
3. Issue Resolved that page is not displayed properly after Rotation in some devices.