Skip to content

Persistent-Mobile-Foundation/ResourceRequestSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Persistent Mobile Foundation

ResourceRequestSwift

A sample application demonstrating the use to the WLResourceRequest API in Swift.

Tutorials

https://pmf.persistentproducts.com/tutorials/en/foundation/9.0/application-development/resource-request/ios

Usage

  1. 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

  1. From the command line, navigate to the project's root folder and run the following commands:

    • pod update followed by pod install - to add the MobileFirst SDK.
    • pmfdev app register - to register the application in the MobileFirst Server
  2. Import the project to Xcode using the .xcworkspace file, and run the sample by clicking the Run button.

Supported Levels

Persistent Mobile Foundation 9.0

License

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.

About

A sample application demonstrating the use to the WLResourceRequest API in Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages