dsemelianov
dsemelianov
I'm programatically applying alpha values to the image like this: mProfilePicture.setImageAlpha(100); But it doesn't seem to do anything. I've tried using the same line of code on a regular ImageView...
I create a ParseFile, and put it on a ParseObject X. Then I take ParseObject X, and put it on another ParseObject Y. All of this is done in the...
I just followed the steps to add FCM support to my Parse Android app, and the application has been running fine when developing locally. However, after pushing the update to...
### How frequently does the bug occur? Always ### Description Our React Native app uses Realm. After upgrading to the latest version of expo and also upgrading our React Native...