Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › com.facebook.FacebookException: Cannot use SessionLoginBehavior

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11900

    Bas

    hi, i get this error in my application:

    com.facebook.FacebookException: Cannot use SessionLoginBehavior SSO_WITH_FALLBACK when com.facebook.LoginActivity is not declared as an activity in AndroidManifest.xml

    what could this be?

     

    #11901

    Bas

    and that means i have to add this

            <activity android:name="com.facebook.LoginActivity" android:label="-- %%INSERT_APP_NAME%% --">
                <meta-data android:name="android.app.lib_name" android:value="-- %%INSERT_APP_LIB_NAME%% --"/>
            </activity>
            <activity android:name="net.vplay.plugins.facebook.FriendPickerActivity" android:label="-- %%INSERT_APP_NAME%% --">
                <meta-data android:name="android.app.lib_name" android:value="-- %%INSERT_APP_LIB_NAME%% --"/>
            </activity>
    
        
    #11928

    Alex
    Felgo Team
Viewing 3 posts - 1 through 3 (of 3 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded