Skip to content

Commit

Permalink
Fixing issues on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
sarriaroman committed Oct 15, 2015
1 parent 57a3a74 commit 0c24990
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@ PhotoViewer.show('http://my_site.com/my_image.jpg', 'Optional Title');
- Support for content:// Uris from Cordova
- Replaced old namespace
- Published to NPM

(1.1.1)
- Fix for sharing due to online restriction

(1.1.2)
- Fix issues on iOS
- iOS title not updating
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com-sarriaroman-photoviewer",
"version": "1.1.1",
"version": "1.1.2",
"description": "This plugin is intended to show a picture from an URL into a Photo Viewer with zoom features.",
"cordova": {
"id": "com-sarriaroman-photoviewer",
Expand Down

0 comments on commit 0c24990

Please # to comment.