Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
vkrm_100ran's avatar
vkrm_100ran
Honored Guest
2 years ago

Request for SDK Exception - Android SDK 34 Requirement for App Submission

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>SDK Exception Request</title>
</head>
<body>
    <h2>Request for SDK Exception - Android SDK 34 Requirement for App Submission</h2>
    
    <p>Hello Meta Support Team,</p>
 
    <p>I am currently developing a VR application for the Meta Quest platform and have encountered an issue with the Android SDK requirements during the app submission process.</p>
 
    <p>My project is using several critical dependencies that require <strong>Android SDK 34 or higher</strong>, and I’m facing the following problem when trying to meet Meta’s requirement for Android SDK 32 or lower:</p>
 
    <h4>Dependencies Requiring SDK 34 or Higher:</h4>
    <ul>
        <li><strong>shared_preferences_android</strong></li>
        <li><strong>sqflite</strong></li>
        <li><strong>cloud_firestore</strong></li>
        <li><strong>firebase_auth</strong></li>
        <li><strong>firebase_core</strong></li>
        <li><strong>firebase_crashlytics</strong></li>
        <li><strong>firebase_messaging</strong></li>
        <li><strong>flutter_local_notifications</strong></li>
        <li><strong>geolocator_android</strong></li>
        <li><strong>google_sign_in_android</strong></li>
        <li><strong>video_player_android</strong></li>
        <li><strong>vr_player</strong> (requires SDK 33 or higher)</li>
    </ul>
 
    <p>All of these dependencies are crucial for the functionality of my app, and downgrading to earlier versions would result in the loss of essential features such as video playback, cloud integration, geolocation, notifications, and VR playback support. Specifically, the <strong>vr_player</strong> package that I am using (version 0.2.2) requires SDK 33 or higher due to certain observer events (<code>onStateChange</code>, <code>onDurationChange</code>, etc.) that are not supported in earlier versions.</p>
 
    <p>Attempting to downgrade any of these packages would break significant portions of my app, affecting stability, performance, and user experience. Moreover, these packages have features that are critical for delivering the intended functionality and immersive experience in a VR environment on Meta Quest.</p>
 
    <p>Given that the latest Android SDK (34) is necessary for maintaining the stability and performance of my app, I am kindly requesting an exception to allow the use of <strong>Android SDK 34</strong> for my submission.</p>
 
    <p>I understand the importance of adhering to platform requirements, but this SDK is essential for ensuring that my app functions properly with all the required dependencies. If there is any process for requesting an exception or an alternative solution that would enable me to keep these features while still adhering to your platform guidelines, I would greatly appreciate your guidance.</p>
 
    <p>Thank you for your time and consideration. I look forward to your response and hope we can find a solution to this issue.</p>
 
    <p>Best regards,<br>
    Vikra<br>
    [Your Contact Information]<br>
    [App Name/Project Details]</p>
 
</body>
</html>

 

No RepliesBe the first to reply