I try with companion its work perfectly…
but when I try to export Apk, image can’t to resize…
I try to use TaifunResize not TaifunScale, its same… didn’t work when to export Apk,
read the documentation to find out, that the image must be in ASD
debug your project to find out, where is the image currently and adjust it accordingly
Taifun
I have a trick for you…
Show your image in Horizontal/vertical layout as background image…then resize the layout width/height to fit the image
When image picked{
Set picked image to vertical arrangement’s background inage
}
must be use metadata ?
The camera component does not return an inage in the AfterPicture event currently… this is a bug, which is already a few months old…
Taifun
can you give solution?
read the thread to find workarounds
Taifun
Can you give me a link for solution?
maybe to to save image in ASD
This post was flagged by the community and is temporarily hidden.
Use the file component to copy it to the correct place
Taifun