Morty Cai
Morty Cai
### i am facing the same problem ! any help ? ``` *** NSAllocateMemoryPages(2523374) failed (null) (( 0 CoreFoundation 0x0000000185952880 727F2644-EB4E-3D57-BC2E-E6803BA92366 + 1202304 1 libobjc.A.dylib 0x000000019a96dc50 objc_exception_throw + 60 2...
@onevcat Thank you for reply !
same issue
> bytesPerPacket same error ! but this solution is not work for me !
> > > bytesPerPacket > > > > > > same error ! but this solution is not work for me ! > > can you clarify with a screenshot?...
> Sorry this is beyond me. I cannot help you with this. What version of swift are you using; seeing that you have xcode 10.2 > […](#) > On Mon,...
@nanshaki Cool ! Thank you so much !!!
@ZhangJinRongBlog you can check if the height of customView's parent view equal to zero
在`MDModeInteractiveMotionWithTouch`模式下
```swift func find(name: String) -> Promise { Promise { seal in find(name: name) { (result) in switch result { case .success(let elements): if let element = elements { // ???...