I am developing a ios 8 custom keyboard Extension. It run like a charm start.
But I always get "Receive Memory Warning" in Xcode. So my custom keyboard extension will suddenly terminate sometimes.
But I run the custom keyboard in its host app. There don't have any problem. Don't get "Receive Memory Warning" in Xcode. Don't terminate.
Anybody can help me? If app have any limit size for a Extension use?