Well, almost all the examples you put here did not work: \ You had one that was giving the following error: "20: 52: 50.085 WARNING: The ‘plugin.androidFileShare’ library is not available on this platform. "Do you know how to solve it? = \
Plugins Working or Not Working
All of the leads (pluing links) I gave you work just fine for what they do and the purpose their authors had in mind.
I am quite sure for example that the AWS S3 plugin would allow you to upload and download files from an S3 bucket.
Whether the plugins I suggested will get you close to a solution, I could not know. Remember, I was unclear on what you wanted.
I know you probably want a simple drop-in solution that takes a few lines of code to use, but I really don’t think you’ll find that.
The two things you’re trying to do will both require significant work.
Message
As far as the ‘plugin.androidFileShare’ message. I don’t know what plugin you’re referring to. Which one gave this message.
Did you read the documentation for that plugin? All those plugins should come with examples. Did you run the examples?
Anyways, from the look of that message my guess is:
- you didn’t activate the plugin (in the store)
AND/OR
- you didn’t put the right settings in the build.settings file.
Out Of Time
I’m afraid that is the limit of my help time for today. I hope some other folks have other ideas for you.
Sorry for the delay to answer you, I was finishing the Application and it cost me a lot of time :\ Well, I still have the same problem that is like sharing a file that is in the system folder …
I’m afraid I don’t understand what you’re trying to convey here.
Can you more clearly describe the problem you’re having as a sequence of events or steps then say what is wrong.
A good way to do this is:
- tell me what you did (keep it short, but be clear)
- tell me what you saw as a result
- tell me what you expected to see
- tell me what you did to debug this
@roaminggamer he is referring to my plugin
@pabloapdz that “warning”, “not error” will appear on device that don’t support the api. android file share only work on android not corona simulator. You won’t get “error” but warnings.