Closed GoogleCodeExporter closed 9 years ago
Tâm kêu post lên fb ko được kìa.
Original comment by condorhe...@gmail.com
on 1 Nov 2010 at 4:29
ở tính năng fb
1)user login rồi mới hiện nút share
2)User Login rồi thì không Logout được do mình đã ẩn Button Login
đi (sau khi Login thì button Login sẽ biến thành Button Logout và
biến mất)
3)Hiện tại em thấy các tính năng fb vẫn ổn mà (Post, Login). Anh
Tâm có nói là Login nó luôn báo là thành công nhưng thực tế nó
có check xem login success hay không mà
Bằng chứng: (Trong file ProductListActivity or NProductVatGiaActivity)
public void onLogoutFinish() {
Toast.makeText(ProductsListActivity.this,
getString(R.string.logoutFacebookSuccess),
Toast.LENGTH_SHORT).show();
}
public void onAuthSucceed() {
Toast.makeText(ProductsListActivity.this,
getString(R.string.loginFacebookSuccess),
Toast.LENGTH_SHORT).show();
}
4) ...
Original comment by vanloi999
on 1 Nov 2010 at 6:49
Liên hệ Tâm để xử lý vụ này. Sao bữa em cũng kêu là post
nhiều nó chặn mấy account rồi.
Original comment by condorhe...@gmail.com
on 2 Nov 2010 at 1:12
Original comment by vo.mita.ov
on 7 Nov 2010 at 8:34
Original issue reported on code.google.com by
condorhe...@gmail.com
on 29 Oct 2010 at 2:49