Activity Starter Problems (intent.getData())

I’ll try to use XActivityStarter for call a crop method with specific settings (like output and aspect), but there’s a problem.


In this image I use in DataUri the Join block with “file://”, and the app, at the moment who choise the image, fall into the “intent.getData()” error.
Without the Join Block and “file://” string, appear the message “image editing is not supported”
This kind of problems are discuss in my previous topic, where I have used the “CropImage” extension.
Where am I wrong?

A post was merged into an existing topic: Square crop method with the activity starter