Update OAuthConsumer to the last version
Bug #1067546 reported by
José Expósito
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Files App for iOS |
Fix Committed
|
Undecided
|
José Expósito |
Bug Description
In order to make possible implement some cool features (like social networking integration) is necessary to update OAuthConsumer to the last version.
After updating the dependency, without any change in the U1 Files code, the publish action crash.
To post a comment you must log in.
The last version of OAuthConsumer is available on this branch: /code.launchpad .net/~jose- exposito89/ ubuntuone- ios-files/ social- networking
https:/
Check the TODO in OAuth/Categorie s/NSMutableURLR equest+ Parameter. m if you want to update it.
I don't know if the problems with PUT request with the upstream code is a bug of U1 or OAuthConsumer but this TODO (present in the previous version) solves the problem