내 프로젝트에서 FreshPlanet KeyboardSize ANE를 사용하고 있습니다. 내 프로젝트에 성공적으로 추가했지만 실행했을 때 MeasureKeyboard.getInstance().setKeyboardAdjustNothing();
다음과 같은 오류가 발생합니다. ArgumentError: Error #3500: The extension con
iOS에서 간단한 로컬 알림을 표시하려고했지만 어떤 이유로 Notification.body이 표시되지 않습니다. Android에서는 모든 것이 예상대로 작동합니다. 이 알림 만들기위한 코드입니다 var notification:Notification = new Notification();
notification.id = int(Math.rando
문제가 있으며 ANE 및이 담당자의 안내를 사용하여 앱을 빌드 한 후에이 오류가 나타나는 이유를 알 수 없습니다. https://github.com/ChartBoost/air https://github.com/ChartBoost/air/blob/master/README.md Chartboost AIR 플러그인 (3517) : 귀하의 Chartboost 앱
이 코드는 onCreate Activity 클래스에 있지만 Activity는 사용하고 싶지 않습니다. Intent intent = new Intent(Intent.ACTION_PICK, android.provider.MediaStore.Images.Media.EXTERNAL_CONTENT_URI);
startActivityForResult(intent,