Package 

Class AFIntentWrapper


  • 
    public final class AFIntentWrapper
    
                        

    Wrapper class for Intent to handle cases when SDK tries to read or write value to intent extras Bundle at the same time when app writes or deletes data from the same instance of intent extras Bundle.

    Wrapper class will try to repeat the operation one more time and, in case of failure, gracefully handle it.