Skip to content

A Cordova/Phonegap plugin which is used to make a http/https post request from inside a plugin. Apple and Android both limit the ability to allow a application to make a HTTPS connection with a self-signed certification or will not allow you to ignore a certification.

Notifications You must be signed in to change notification settings

hubbertj/Cordova-Post-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cordova-Post-Plugin

A Cordova/Phonegap plugin which is used to make a http/https post request from inside a plugin. Apple and Android both limit the ability to allow a application to make a HTTPS connection with a self-signed certification or will not allow you to ignore a certification. This is only the IOS version becuase why would you want to do anything on android???

The example on its usage can be found in the js file which is included.

About

A Cordova/Phonegap plugin which is used to make a http/https post request from inside a plugin. Apple and Android both limit the ability to allow a application to make a HTTPS connection with a self-signed certification or will not allow you to ignore a certification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published