Anton Malmygin
Anton Malmygin
For me problem was fixed by using one of the last commits instead of v1.2.0 in build.gradle: ``` gradle repositories { maven { url "https://jitpack.io" } } dependencies { compile...
I have basically the same problem at iOS6 when UI7AlertView shown just after system non-patched alert view of in-app purchases. So, I solved this by introducing artificial delay like this:...
There are quite a few problems with current repo's version of Podfile in Examples. First of all, to get Rome works with Cocoapods, according to https://github.com/CocoaPods/Rome/issues/58, you must "specify some...
Thanks for the help! I tried to install `LazOpenGLContext` and rebuild IDE by clicking `Rebuild IDE`, but it still gives me this error on compilation (i also edited /etc/fpc.cfg as...
this is a full output: ``` % ./lazbuild --build-ide= --add-package lazopenglcontext SetPrimaryConfigPath NewValue="/Users/ac27/dev/lazarus/config" Hint: (lazbuild) Primary config path: "/Users/ac27/dev/lazarus/config" Hint: (lazarus) [TBuildManager.SetBuildTarget] Old=aarch64-darwin--cocoa New=aarch64-darwin--cocoa Changed: OS/CPU=True LCL=False Hint: (lazbuild) Adding...