Selim Hossain
Selim Hossain
Device : Samsung s7 Version : 2.7.1 Sdk Version : 27 HttpProxyCacheServer proxy = new HttpProxyCacheServer(this); String proxyUrl = proxy.getProxyUrl("HTTPS URL"); here is details logs : 26503-27478/com.oevo E/HttpProxyCacheServer: HttpProxyCacheServer error...
I tried demo. it works fine... but when I switch camera to front camera. It gets dark sometimes... anybody having same problems?
Dear, The code for specific story's thumbnail ...... $data = $snapchat->getStoryThumb('[story_media_id]', '[story_key]', '[thumbnail_iv]'); For a common story, [story_key] is absent. I have used here media_key instead of story_key. Is this...
First of all thanks for this awesome library. But honestly very complex to implement for beginners like me.... Any ways, I have an ArrayList `private ArrayList videos=new ArrayList();` Videos.java ```...