Donato Rimenti

Results 12 comments of Donato Rimenti

Hey @rizwankhanMiranshah I need more details. What error are you receiving? Are you using a device or an emulator? If it is a device, which one?

Hey @dhruvvarde can you share the exact stack trace? Thanks

Hi stuaxo! I'll look into this as soon as possible but I'm not sure I'll able to do it on the short period.

Hey @matteobaccan ! Thanks for your contribution. Since there's a lot going on here, I'll take some time to review the code before merging it.

@alvin-reyes I remember you talked about this... Have you already implemented something about it?

@alvin-reyes This was done in core. Can we close it?

I'm having some troubles on this. I've tried this: public static void postFormDataMessage(String recipient, AttachmentType type, File file) { String pageToken = FaceBotContext.getInstance().getPageToken(); // If the page token is invalid,...

I think they are 2 different features but I have to look more into it. Meanwhile, I've opened [this question](http://stackoverflow.com/questions/40823478/apache-http-remove-filedata-header) on StackOverflow.

I'm working on a test infrastructure that will make the tests really simple to implement. You wil extend a base test class and you will have to implement two methods....

I'd like to know more about this and have this in FaceBot. My only concern is: should we do this on the main project or should we implement this as...