Email Plugin

Hey everyone,

So I did some digging on the issue I reported yesterday and actually found out that this is a very old issue. I have asked on this post if this is still the case:

https://forums.unrealengine.com/development-discussion/engine-source-github/11862-plugins-are-only-working-for-people-in-a-package-game-if-they-have-c-project

If this was already solved and there is something else that has to be done to make the plugin package correctly for mobile when installing it from the launcher then I will implement the changes, otherwise, this is, unfortunately, something to live with. Just to make it clear the issue is as follows:

If you are making a mobile game/application and want to use the EmailPlugin you will have to place the plugin inside the project folder. The plugin will have to be placed exactly under [PROJECTNAME/Plugins/]. This affects ONLY ANDROID, building for WINDOWS INS’T AFFECTED.