[TIMOB-3156] iOS, Publish stream test succeeds but callback fails
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:01:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M10 |
Components | iOS |
Labels | facebook, ios, release-1.6.0, reported-1.6.0 |
Reporter | Thomas Huelbert |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:38:15.000+0000 |
Updated | 2011-04-17T02:01:03.000+0000 |
Description
[INFO] Titanium SDK version: 1.6.0 (02/15/11 12:42 b9a4f2c...)
iPhone4, ipad 3.2
1.install and fire up the facebook test
2.log in then go to publish stream
3.tap "publish wall post with dialog"
results: checking fb, the post was logged, but we get back an error condition that FB did not send back any data.
"success, but no data from FB. I am guessing you cancelled the dialog."
(from [9ff8fdf025255cc1202615f63bb536d9953cdcbf]) [#3156 state:fixed-in-qa] iOS now returns the same information as Android from dialog callbacks. https://github.com/appcelerator/titanium_mobile/commit/9ff8fdf025255cc1202615f63bb536d9953cdcbf"> https://github.com/appcelerator/titanium_mobile/commit/9ff8fdf02525...
(from [edcebf52f8a945f03117b2601753a498a9afbb43]) [#3156 state:fixed-in-qa] iOS now returns the same information as Android from dialog callbacks. https://github.com/appcelerator/titanium_mobile/commit/edcebf52f8a945f03117b2601753a498a9afbb43"> https://github.com/appcelerator/titanium_mobile/commit/edcebf52f8a9...
(from [c74171b9f62f3fdb79ca428f266e22fae86b2b31]) Revert "[#3156 state:fixed-in-qa] iOS now returns the same information as Android from dialog callbacks."
This reverts commit 9ff8fdf025255cc1202615f63bb536d9953cdcbf. Doesn't go into 1_6_X.
https://github.com/appcelerator/titanium_mobile/commit/c74171b9f62f3fdb79ca428f266e22fae86b2b31"> https://github.com/appcelerator/titanium_mobile/commit/c74171b9f62f...
Ignore those 1_6_X commits - they're not going in until this fix is verified.
confirmed iphone4 against [INFO] Titanium SDK version: 1.7.0 (02/16/11 15:48 d55abb0)
(from [2027ce1d3bc06e14f29742b07daa7545c4a0893d]) Revert "Revert "[#3156 state:fixed-in-qa] iOS now returns the same information as Android from dialog callbacks.""
This reverts commit c74171b9f62f3fdb79ca428f266e22fae86b2b31. Because we can add this back in!
https://github.com/appcelerator/titanium_mobile/commit/2027ce1d3bc06e14f29742b07daa7545c4a0893d"> https://github.com/appcelerator/titanium_mobile/commit/2027ce1d3bc0...
[INFO] Titanium SDK version: 1.6.0 (02/16/11 17:07 2027ce1) iphone4 (4.2.1) and ipad (3.2). boom.