Farés droubi

Results 11 comments of Farés droubi

Same issue, can't enter DFU mode, I've tested this on more the 30 phones (iphone 6,6s,7,8,ipad 5) (IOS: 12,4,5 for iphone 6) , I'm a dev and I can maybe...

I found the solution: use a usb A cable not usb-c: https://github.com/checkra1n/BugTracker/issues/133

I might Implement that, I will share that with you, this can be useful in many cases.

So basically you need to do multiple POSTs for each step you do when you create an Ad Here is a scratch I've tried using Postman and I have captured...

Any updates on this, I'm still getting: exports.__esModule = true; with those configs: ` { "compilerOptions": { "rootDir": "./src/", "alwaysStrict": false, "baseUrl": "./", "target": "ES3", "lib":["ES5", "ES2015.Promise"], "outDir":"./dist/", "module": "none"...

I don't know Ruby, but basically, I think the fix would be something like this` ref['label'].nil ? nil : ref['label']. downcase`

@alistairholt can you help here?