RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

FCM SERVER KEY storing #779

Open ognjenns opened 6 years ago

ognjenns commented 6 years ago

Need to think about FCM SERVER KEY, right now it's impossible to use Android Olympus without changing the source. Need to consider secure storage for this, so that a new user downloading the App can actually use it. And we need to do it in a way that for customers using the SDK they don't need to store it statically or it can be reverse engineered.