TFSInteractionSDK.Framework
Contains the core native framework shell exposing init and startInteraction API functions.
TFSResources.Bundle
Contains the images, JS for react, Language strings file and plist configurations
React.Framework
Contains the compiled React framework, which client can create on their own as well.
TBD
TFSInteractionSDK.aar
Contains the compiled java classes for the framework shell
Also contains the react js bundle and images (if any)
React version mismatch. e.g. we using React v0.29 and client having another version of react in use in their app.
The component "Gifted-Messenger" we are using has few issues related to device compatibility and portrait-landscape switch. We'll have to absorb the impacts due to this.