Jonathan Santos
Jonathan Santos
Hi @eneim , I'm trying to automatically resize my SimpleExoPlayerView view according to its width. So that's my layout: ` and that's the code I initialise the playerview: imageContent.setVisibility(View.GONE); simpleExoPlayerView.setVisibility(View.VISIBLE);...
Hi, good morning! I need some help with the embedded signature. I am using Swift, XCode 15.4, simulator with iOS 17.5. I am creating the envelope with the API: `EnvelopesAPI.envelopesPostEnvelopes(accountId:body:)...