I am not sure this is what I need,
I don't need to add my app to the share
I need to share one of my zip file that I created (after backup) from inside my app
I am trying the code, but it seems that "intent" is not part of my core (1.45)
is this exist only on Ba4 1.60 and above? (I have 1.50)
Or I am missing something else?
Intent object has moved from the Phone library to the core library in v1.60. Shay, if I remember correctly you have asked me to send you the phone library of v1.60 which doesn't include the Intent object.