Results 11 comments of Eman

Hi, I put a breakpoint on one of my rails application but it did not stop on that breakpoint. thanks

Hi, I already figure it out how debug rails app in sublime text 3.kudos. I cannot stop the debugger by pressing Alt+d, k, i have to kill the ruby runtime...

start the debugger by pressing shift + F6, make sure that there is no other rails server instance running. Then put a breakpoint in the controller and your good to...

> Your sample helped me a lot plus some nice kotlin script tricks demonstrated in there however I just realized that `onVariantProperties` is no longer available on AGP 4.2.2 (or...

@hemant1109 "your SDK is not capturing image. cameraKitView.captureImage(ImageCallback callback) is not calling callback.onImage()." Im having same issue, did you find solution for this issue? thanks

> > @hemant1109 "your SDK is not capturing image. cameraKitView.captureImage(ImageCallback callback) is not calling callback.onImage()." Im having same issue, did you find solution for this issue? thanks > > Unfortunately...

thanks guys, looking forward who can share their cache/save old libraries. I need to build my old app with these libraries. If I ever had one i will put it...

> @koolfreak you can find me on Twitter with the same handle, I'll share the library with you there. ok i start following you, me is @cybernetics_net. also can't seem...

@larcho thanks for sharing...now it works!