Skip to content

Commit

Permalink
#87 update readme for cordova and ios quirks
Browse files Browse the repository at this point in the history
  • Loading branch information
signalpoint committed Feb 8, 2021
1 parent 5cdbce4 commit e21ae40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@ entity_load('invitation', 123, {
error: function(xhr, status, msg) { alert(msg); }
});
```

## Cordova + iOS

If you're developing an iOS app using cordova, follow [these additional instructions](https://github.com/signalpoint/jDrupal/issues/87#issuecomment-775488402).

0 comments on commit e21ae40

Please sign in to comment.