Does remote configuration work with lua?

I didn’t see it in the document, only the init method in AppDelegate.cpp.

bump… I already called sdkbox.IAP:init() in lua code. it seems : sdkbox::init( , ); only works in cpp. init method in lua doesn’t accept parameters.