Application EAR files . For Maximo Asset Management x, run the buildmaximoear.cmd command. 6. In the maximoanywhere_home\Anywhere\MaximoAnywhere directory, edit the build.properties file with the appropriate values for all of your apps in which you are enabling push notifications. Specify the android.pushSender.Key and android.senderId properties for Android devices and the ios.pushSender.password property for iOS devices. These values must be the same for all of the apps that use push notifications. Save and close the file. 7. On iOS, obtain an appn-certificate-production.p12 file for all of your apps in which you are enabling push notifications from the Apple Push Certificates Portal. Put a copy of each appn-certificate-production.p12 file in the maximoanywhere_home\Anywhere\MaximoAnywhere\apps\app_name\certificate directory. 8. In the maximoanywhere_home\Anywhere\MaximoAnywhere\apps\app_name directory, edit the app-feature.properties file for each app in which you are enabling push notifications. Locate the pushnotification.enabled property, and set this property to true. Save and close the file. 9. Run the build clean update-platform option of the build.cmd command on Windows or the build.sh command on UNIX and Linux systems. 10. Redeploy the project WAR file to MobileFirst Server. a. From the Server Configuration Tool, select Replace the project WAR file