Phùng Anh Dũng
Phùng Anh Dũng
I have 50 items in the array. Each viewcontroller page is the same for each other. Every time I switch pages, my memory keeps increasing. How can I reduce memory...
`Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ /Users/neolab/.pub-cache/hosted/pub.dartlang.org/flutter_native_admob-2.1.0+3/ios/Classes/NativeAdmobController.swift:25:28: error: cannot find type 'GADUnifiedNativeAd' in scope var nativeAdChanged: ((GADUnifiedNativeAd?) -> Void)? ^~~~~~~~~~~~~~~~~~ /Users/neolab/.pub-cache/hosted/pub.dartlang.org/flutter_native_admob-2.1.0+3/ios/Classes/NativeAdmobController.swift:26:19: error: cannot...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...