A sample application demonstrating the use to the WLResourceRequest API in Swift.
- Use either Maven, MobileFoundation CLI or your IDE of choice to build and deploy the
JavaAdapter
adapter.
The JavaAdapter
adapter can be found in https://github.com/Persistent-Mobile-Foundation/Adapters
-
From the command line, navigate to the project's root folder and run the following commands:
pod update
followed bypod install
- to add the MobileFirst SDK.pmfdev app register
- to register the application in the MobileFirst Server
-
Import the project to Xcode using the .xcworkspace file, and run the sample by clicking the Run button.
Persistent Mobile Foundation 9.0
Copyright 2016 IBM Corp.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.